Helpful ReplyDrum kit

Page: < 12 Showing page 2 of 2
Author
Blades
Max Output Level: -43 dBFS
  • Total Posts : 3246
  • Joined: 2003/11/06 08:22:52
  • Location: Georgia
  • Status: offline
Re: Drum kit 2017/05/13 14:13:10 (permalink)
Hey Agent Calm - I did a video walkthrough of how to setup a drum map and what it's useful for.  I know you initially said that you didn't really want to get into all of that, but in the end, in my opinion it makes the whole thing easier to manage and see the midi data, remap to other drum samples, etc.  the video is based on Sonar 5, but the drum map stuff hasn't really change much since then, believe it or not.
 
Here's the page on my site with the video: http://blades.technology/music/sonar/88-specific-topics/79-sonar-drum-maps
 
This has helped many - I hope it helps you.

Blades
www.blades.technology  - Technology Info and Tutorials for Music and Web
#31
Agentcalm
Max Output Level: -85 dBFS
  • Total Posts : 257
  • Joined: 2012/05/01 18:27:25
  • Status: offline
Re: Drum kit 2017/05/13 14:31:20 (permalink)
Hi Blades 
man yer a rock star.
A true suthern gent   :)     My cuz is Alabama born n Nashville raised.
Yep I'll git right over there and check out the vid.   Oh dont me wrong guys, I certainly would like to learn the drum map stuff.  No I was just saying that trying to get this Arduino brain working was sort of my main focus at the moment.  Once i get this dang thing configured I can go from there.   The annoying thing is I could get a Millenium HD-50 E-Drum Set Bundle (electronic kit) for 200 euro.  Which n US dollars is about the same.     Would have saved me a lot of hassle. 
 Ah.... live n learn I guess  :) 
thanks again bro  
Xave

 Southern kin y'all 
#32
Agentcalm
Max Output Level: -85 dBFS
  • Total Posts : 257
  • Joined: 2012/05/01 18:27:25
  • Status: offline
Re: Drum kit 2017/05/14 13:58:12 (permalink)
Well still not working but I at least made some progress.   The Spriekenzi lab guys couldn't even tell me what model Arduino board they sold me.  But the guys on the arduino forum were able to help there.   I can now upload the configuration file to the brain.  It still is not even sending a signal to Sonar but I will keep chasing Spriekenzie labs for help on configuration.
I have the brain's pads set to what I think are correct notes (piano key) for SD3.   For example i have the snare set to key 38.  But there will be no doubt other settings I'll need to check.
For example Im not sure what channel either SD or the brain should be set to.   Im guessing if these do not match then no data will hit SD3.    But I migt be a step closer now that i can configure and upload the brains configuration so to speak.  

 Southern kin y'all 
#33
Kamikaze
Max Output Level: -45 dBFS
  • Total Posts : 3013
  • Joined: 2015/01/15 21:38:59
  • Location: Da Nang, Vietnam
  • Status: offline
Re: Drum kit 2017/05/14 14:27:32 (permalink)
If you set SD to 'Omni', it will take signal from all channels.
 
You can also just record a hit and open the even editor and it will tell you.
 
It may be 10 by default, if they have set to the MIDI standard for drums

 
#34
Agentcalm
Max Output Level: -85 dBFS
  • Total Posts : 257
  • Joined: 2012/05/01 18:27:25
  • Status: offline
Re: Drum kit 2017/05/14 15:16:41 (permalink)
Thanks Kam.    My SD is on Omni.  I didnt actually know what omni was to be honest.  I think they have their kit set to zero.   I'm not a programmer so I dont understand any of the lines of instructions.  I'll have to keep trying to push these guys for better help.   There may be other settings in the code I need to change.  

 Southern kin y'all 
#35
Agentcalm
Max Output Level: -85 dBFS
  • Total Posts : 257
  • Joined: 2012/05/01 18:27:25
  • Status: offline
Re: Drum kit 2017/05/16 20:17:45 (permalink)
Well hopefully I'm making some progress.  Whet I hit record in SD I can something happening.
but here's the weird thing.     PRV is showing data...but at the very bottom of the screen.  The description to the left says wheel channel.     The event list is showing the hits but everything is grayed out.   Its says channel 16 and the "kind" column says wheel.
The brains program says its on midi 0    
But at least this tells me that midi data is being sent to SD from the brain.  Which at least is a good sign I hope.  
 

 Southern kin y'all 
#36
tlw
Max Output Level: -49.5 dBFS
  • Total Posts : 2567
  • Joined: 2008/10/11 22:06:32
  • Location: West Midlands, UK
  • Status: offline
Re: Drum kit 2017/05/16 21:41:20 (permalink)
I assume that's MIDI channel 0?

Now, while the binary encoding for the 16 MIDI channels is 0-15, everything that humans interact with - instruments, sequencers, interfaces - numbers the channels 1-16. So if the Arduino is set to channel 0 that should be showing up in Sonar as channel 1. You won't find Channel 0 as an available channel in Sonar (or any other DAW as far as I know).

For what it's worth, the loose convention is to use Channel 10 for drums. Though there's no need to, with the exception of making files to the General MIDI standard, which is something we needn't worry about here.

However, SD is quite possibly expecting to see MIDI on channel 10. TTS-1 can produce basic drum sounds, and that will expect drums to be on Channel 10. It might be easiest to set SD to channel 1 than reconfigure the "brain"...

The presence of "Wheel" events from a drum brain is a different matter. That is probably modulation wheel (standard thing on keyboards) data. If so it should be on Continuous Controller 1, or pitch bend information. It might just be that the MIDI programming in the Arduino sends that data for some reason, or it might be intended to detect how open or closed a hi-hat pedal is.

Greyed out notes in the event view probably indicates a MIDI channel mis-match. The data's there but not on the channel the track is set to play it on.

Sonar Platinum 64bit, Windows 8.1 Pro 64bit, I7 3770K Ivybridge, 16GB Ram, Gigabyte Z77-D3H m/board,
ATI 7750 graphics+ 1GB RAM, 2xIntel 520 series 220GB SSDs, 1 TB Samsung F3 + 1 TB WD HDDs, Seasonic fanless 460W psu, RME Fireface UFX, Focusrite Octopre.
Assorted real synths, guitars, mandolins, diatonic accordions, percussion, fx and other stuff.
#37
Agentcalm
Max Output Level: -85 dBFS
  • Total Posts : 257
  • Joined: 2012/05/01 18:27:25
  • Status: offline
Re: Drum kit 2017/05/17 20:30:26 (permalink)
Thanks TL     Yes indeed, that channel 0 I mentioned is the Arduinos midi channel setting. 
I'll take SD off omni and select an actual channel.  I'll play with the channel settings in the arduino.   Hopefully I'll get a match at some point.  Im waiting on a reply from these guys on this. 

 Southern kin y'all 
#38
Agentcalm
Max Output Level: -85 dBFS
  • Total Posts : 257
  • Joined: 2012/05/01 18:27:25
  • Status: offline
Re: Drum kit 2017/08/25 20:53:33 (permalink)
Hey guys.   I returned that DIY kit as i couldnt get it working and decided to buy a ready made kit.   I just ordered a Millenium MD-90        This unit looks very similar to some of the Yamaha D series all in one units.    It will take a few working days for it to arrive but I was wondering if any of you guys ever used one of these types of drum kit?  Im curious to know if you have to somehow match the "real" drums with its virtual VST partner.   In other words do you need to manually set it up so that hitting the real snare gives you a snare sound in Session drummer and not a hi hat or tambourine etc. 

 Southern kin y'all 
#39
cynthiamyra
Max Output Level: -90 dBFS
  • Total Posts : 2
  • Joined: 2017/09/27 09:12:48
  • Status: offline
Re: Drum kit 2017/09/28 05:00:29 (permalink)
What a great in information shared here. Thanks for the post, Very informative.
 
#40
Agentcalm
Max Output Level: -85 dBFS
  • Total Posts : 257
  • Joined: 2012/05/01 18:27:25
  • Status: offline
Re: Drum kit 2017/09/28 05:58:43 (permalink)
Just one last item on this guys.   The MD-90 arrived and works great.  Although it doesnt have a midi port but a USB port, it gets detected by Sonar as an E Drum.   This shows up in Sonars preferences alongside other devices.
Because of this, you can go into the Inspector of Session drummer and the E Drum is there listed as an input option.
So now you can pick any drum kit you like in SD and the MD-90 acts as a trigger.   Although Im only learning drums, this is a much better option than using a keyboard for drumming.
I'd imagine if anyone decides to buy one of the Yamaha or Alesis versions of these electronic kits they will operate the same way.    Thanks again guys for the tips. 

 Southern kin y'all 
#41
Zargg
Max Output Level: 0 dBFS
  • Total Posts : 10666
  • Joined: 2014/09/28 04:20:14
  • Location: Norway
  • Status: offline
Re: Drum kit 2017/09/28 21:23:43 (permalink)
It will also work like that with AD2, and most major soft synth drums as well 

Ken Nilsen
Zargg
BBZ
Win 10 Pro X64, Cakewalk by Bandlab, SPlat X64, AMD AM3+ fx-8320, 16Gb RAM, RME Ucx (+ ARC), Tascam FW 1884, M-Audio Keystation 61es, *AKAI MPK Pro 25, *Softube Console1, Alesis DM6 USB, Maschine MkII
Laptop setup: Win 10 X64, i5 2.4ghz, 8gb RAM, 320gb 7200 RPM HD, Focusrite Solo, + *
 
#42
Agentcalm
Max Output Level: -85 dBFS
  • Total Posts : 257
  • Joined: 2012/05/01 18:27:25
  • Status: offline
Re: Drum kit 2017/09/28 21:50:34 (permalink)
Good to know Ken.   Although im quite happy with SD , if I ever did decide to buy a different virtual drum such as AD or EZdrummer it's good to know they will operate in a similar way regarding the electronic drum kit.  

 Southern kin y'all 
#43
Page: < 12 Showing page 2 of 2
Jump to:
© 2024 APG vNext Commercial Version 5.1