Midi instrument sound
Hey guys,
I was wondering are there ways I could make midi sounds better?
At the moment, I am inputting values of RGB (depending on the images/colours) to makenote, noteout, pgmout (to choose different instrument)..
However, let's say Cello, it doesn't very good or let's say I don't know violin..
How do I get like a cello sounds like this...
But the thing is, the values I'm inputting are varied according whatever images and the colours present on it..so I'm not sure how do I go about this matter?
Any help would be appreciated.
Thank you
Hi
if you look inside the [poly~ clickless-audio-01] object which lives here:
/examples/sampling/sampling_with_adsr/adsr_intro
you'll find everything you need to build your own sampler.
HTH
Brendan
I like to use the midi sounds that come with Logic. Just double-click the [noteout] object and choose "From Max 1" now logic (or another program) will read Max like any midi instrument. You can use any sounds you want this way.
If you want to add sounds with the help of logic then, it can also be possible with the help pf programming.