MacMusic.org  |  PcMusic.org  |  440Software  |  440Forums.com  |  440Tv  |  Zicos.com  |  AudioLexic.org
Loading... visitors connected
Welcome Guest
> Midi Gliss..please Help!
highlander2
post Sun 18 Oct 2009, 23:49
Post #1


Newbie


Group: Members
Posts: 5
Joined: 18-Oct 09
Member No.: 111,029




Im trying to produce a realistic gliss (portamento, or glide) between two notes or two intervals of a solo string sampled instrument.

I want to be able to specify the starting and ending notes or intervals, and have them seen, sound, and show up as such, in a notation program, and in the sequencers notation.

Any SPECIFIC ideas how to do this?

Any help will be GRATEFULLY appreciated!

Thanks Bob


PS:
the ways Ive seen online are the following:

1)

****This method requires that your MIDI device supports standard “Registered Parameter Messages”
(RPMs), which is common but not universal.

1. Set controllers RPN (100 for MSB and 101 for LSB) to 0.
2. Set data entry (controller 6(MSB) and 38(LSB)) to the number of semitones and 128ths of a semitone that you need. For example, setting controller 6 to 12 will allow you to have 12 semitones (1 octave) as the maximum range up and down. The default range is 2 semitones usually
3. Now, at the places where glissando or portamento is required, create curves in pitch bend (NOT a controller!). You should take into account the range you set above. E.g. a curve from pitch bend 0 to 4096 will be a glissando from the original note to 6 semitones above (augmented fourth); a curve from 0 to -1365 will be a sliding from the original note to 2 semitones below--provided that you set data entry to 12. If you set data entry to 6, however, the same pitch bends will give you half the effect (i.e. 3 semitones above and 1 semitone below, respectively).
4. Be sure to set pitch bend back to 0 after the glissando passage is done (it is not reset by controller 121, since it's not a controller).

--The problems I've had with the above is that you cant specify BOTH intervals, as one is sounded by a pitch bend event, and I cant get more that 4 semitones pitch bend, even though CC#6 is set to 12
============
2)

Portamento

*** This control change is not supported by all MIDI devices

Portamento is a smooth “glide” from one note to another (rather like a glissando played on a trombone).
1) Set CC#5 to 0–127, which controls the length of time taken to perform the portamento (0 is fastest, 127 is slowest),
2( Set CC#84 to 0–127 which determines the distance of the portamento (values below 60 start below the note, values above 60 start above
the note; the precise interval depends on the MIDI device).

So you must first “set up” the portamento effect with a CC#5 message, and then attach the CC#84 message to the note on which the portamento occurs.

---The problems Ive had with the above is that it simply does nothing, so it must not be supported, in my equipment.

Again, Any help will be GRATEFULLY appreciated!
Go to the top of the page
 
+Quote Post



Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version - Sat 27 Apr 2024, 14:21
- © MacMusic 1997-2008