Working with Different Frequencies
Now let’s have a little fun, and while we’re at it, build a little more complex a patch. Make a new patch that looks like the one shown here.
You can safely keep DSP on in this case because the osc~ doesn’t have an initial frequency and it doesn’t have anything connected to its inlet telling it a frequency to use. It will make no sound.
Using Simple MIDI Messages
Now, above the osc~ create an object and call it mtof. This object, mtof, means MIDI to float. Above that object, add a message with the scalar value 60.
MIDI stands for musical instrument digital interface, and it’s a spec that ...
Get Programming Sound with Pure Data now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.