Rayzoon Technologies LLC Forum Index Rayzoon Technologies LLC
Official Online Community & Support
 
Rayzoon Web Site

 FAQFAQ   SearchSearch   http://rayzoon.com/v-web/bulletin/bb/lm.phpMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Cymbal Chokes / Midi out

 
Post new topic   Reply to topic    Rayzoon Technologies LLC Forum Index -> Jamstix - Support
View previous topic :: View next topic  
Author Message
fulvia
Jam Meister
Jam Meister


Joined: 29 Jul 2006
Posts: 92
Location: U.K.

PostPosted: Thu May 30, 2024 1:46 am    Post subject: Cymbal Chokes / Midi out Reply with quote

I'm getting Jamstix to trigger UVI Soul Drums. I've set up a kit in Jamstix which is midi out only and tha'ts gone fairly well.

In the Groove editor cymbal chokes can be created. How exactly do I get Jamstix to send a new midi note for the choke as there is no option in the Kit window under the different cymabls for midi notes to trigger chokes?

In the manual, I've seen the section at the end for code to input in the midimaps file, but, could anyone point me to exactly how this is done?

TIA
Back to top
View user's profile Send private message Visit poster's website
Azimuth
Moderator & Beta Team
Moderator & Beta Team


Joined: 19 Nov 2010
Posts: 2131

PostPosted: Thu May 30, 2024 8:18 am    Post subject: Reply with quote

Hi fulvia,

Using the example in the user manual:

CH_15=X

CH_15= means Choke Kit ID 15, which is Crash 1.
CH_16= would choke Crash 2
CH_17= would choke Crash 3
CH_18= would choke Crash 4

"X" is the midi note you want Jamstix to send to UVI Soul Drums in response to Jamstix choking that Kit ID. So for example if the mapping in UVI Soul Drums uses: (these are just random numbers)
Midi Note:
93 Crash 1 Mute (or choke, they all use different names)
94 Crash 2 Mute
95 Crash 3 Mute
96 Crash 4 Mute

The code would be:

CH_15=93
CH_16=94
CH_17=95
CH_18=96

Hope this makes sense and helps.
Back to top
View user's profile Send private message
fulvia
Jam Meister
Jam Meister


Joined: 29 Jul 2006
Posts: 92
Location: U.K.

PostPosted: Thu May 30, 2024 8:55 am    Post subject: Reply with quote

Many thanks - it nearly makes sense, but, could I just ask, where exactly would I install the code?

First, can I ask does it go in this file: Jamstix.mdmap

and then, if so, whereabouts in relation to my file contents below?

[Keys]
0=36 ;Kick
2=37 ;Snare Side
3=40 ;Snare Bounce
4=41 ;Snare Rimshot
5=33 ;Snare Brush Muted
6=31 ;Snare Brushing
9=44 ;Hihat Foot Close
10=35 ;Hihat Foot Splash
12=51 ;Ride
13=53 ;Ride Bell
15=49 ;Crash 1
16=57 ;Crash 2
17=77 ;Crash 3
18=54 ;Crash 4
19=55 ;Splash 1
20=59 ;Splash 2
21=85 ;Splash 3
22=52 ;China 1
23=60 ;China 2
24=78 ;China 3
25=58 ;China 4
32=79 ;Jam Block Hi
33=81 ;Jam Block Lo
34=80 ;Chimes
35=84 ;Cowbell
36=83 ;Tambourine
37=82 ;Drumsticks
38=38 ;Snare Center
39=30 ;Snare Offset
40=50 ;Tom 1 Center
41=61 ;Tom 1 Offset
42=48 ;Tom 2 Center
43=62 ;Tom 2 Offset
44=47 ;Tom 3 Center
45=63 ;Tom 3 Offset
46=45 ;Tom 4 Center
47=64 ;Tom 4 Offset
48=43 ;Tom 5 Center
49=65 ;Tom 5 Offset
50=42 ;Hihat Closed
51=86 ;Hihat 25%
52=56 ;Hihat 50%
53=87 ;Hihat 75%
54=46 ;Hihat Open
55=1 ;Cymbal Choke
56=75 ;Egg Shaker
57=76 ;Shaker
90=29 ;Kick 2
91=28 ;Kick Right
92=22 ;Hihat Shank 0%
94=24 ;Hihat Shank 50%
96=26 ;Hihat Shank Open
97=66 ;Snare 2
98=67 ;Snare 2 Side
99=68 ;Snare 2 Bounce
100=69 ;Snare 2 Rimshot
101=70 ;Snare 2 Brush Muted
102=71 ;Snare 2 Brushing
103=72 ;Snare 2 Center
104=73 ;Snare 2 Offset

58=91 ;Drum 1
59=90 ;Drum 1 Med
60=89 ;Drum 1 Rim
61=88 ;Drum 1 Mute
62=95 ;Drum 2
63=94 ;Drum 2 Med
64=93 ;Drum 2 Rim
65=92 ;Drum 2 Mute
66=99 ;Drum 3
67=98 ;Drum 3 Med
68=97 ;Drum 3 Rim
69=96 ;Drum 3 Mute
70=103 ;Drum 4
71=102 ;Drum 4 Med
72=101 ;Drum 4 Rim
73=100 ;Drum 4 Mute
74=104 ;Perc 1
75=105 ;Perc 1 Alt
76=106 ;Perc 2
77=107 ;Perc 2 Alt
78=108 ;Perc 3
79=109 ;Perc 3 Alt
80=110 ;Perc 4
81=111 ;Perc 4 Alt
82=112 ;Perc 5
83=113 ;Perc 5 Alt
84=114 ;Perc 6
85=115 ;Perc 6 Alt
86=116 ;Perc 7
87=117 ;Perc 7 Alt
88=118 ;Perc 8
89=119 ;Perc 8 Alt
[Drum Kit]
ShortName=Jamstix
UseLogo=0
InputName=Jamstix
Back to top
View user's profile Send private message Visit poster's website
Azimuth
Moderator & Beta Team
Moderator & Beta Team


Joined: 19 Nov 2010
Posts: 2131

PostPosted: Thu May 30, 2024 10:54 am    Post subject: Reply with quote

102=71 ;Snare 2 Brushing
103=72 ;Snare 2 Center
104=73 ;Snare 2 Offset

[Chokes]

;Crash 1
CH_15=54
;Crash 2
CH_16=58
;etc..........

[Drum Kit]

I don't know if the actual location matters but this is where the lines are located in the existing Midimaps I looked at, I doubt it does.
Back to top
View user's profile Send private message
fulvia
Jam Meister
Jam Meister


Joined: 29 Jul 2006
Posts: 92
Location: U.K.

PostPosted: Thu May 30, 2024 11:04 am    Post subject: Reply with quote

Perfect - I'll give that a whirl.
Many thanks indeed. Very Happy
Back to top
View user's profile Send private message Visit poster's website
Azimuth
Moderator & Beta Team
Moderator & Beta Team


Joined: 19 Nov 2010
Posts: 2131

PostPosted: Thu May 30, 2024 11:10 am    Post subject: Reply with quote

Glad to help, feel free to ask if you have any more questions.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Rayzoon Technologies LLC Forum Index -> Jamstix - Support All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group