Hi all,
I'm looking to generate piano sounds out of Pure Data. Does anyone have code for this?
I've tried [phasor~], [osc~], [noise~] and they don't sound like piano sounds.
So anyone know or have a code on a piano sound in Pure Data?
Thanks!!!
Piano Sound out of Pure Data
Hi all,
I'm looking to generate piano sounds out of Pure Data. Does anyone have code for this?
I've tried [phasor~], [osc~], [noise~] and they don't sound like piano sounds.
So anyone know or have a code on a piano sound in Pure Data?
Thanks!!!
@otterly Possible? certainly not easy...... https://forum.pdpatchrepo.info/topic/7128/physical-modeling-intro
The simplest solution is to send midi information to a synthesizer program.
Windows has the Microsoft GS Wavetable synth built into the OS. For other OS's you might have to add one.
Of you could use [vst~] and use a VST plugin for the piano sounds.
The latest version is here...... https://forum.pdpatchrepo.info/topic/13013/vstplugin-v0-4-0-released
and it can load both 32 and 64 bit plugins.
David.
@otterly said:
I've tried [phasor~], [osc~], [noise~] and they don't sound like piano sounds.
certainly not check out Mike Moreno's Instrument patches, there are some great examples for other instruments as well
https://github.com/MikeMorenoDSP/pd-mkmr
Oops! Looks like something went wrong!