This project has moved, but we really want to help you or get your feedback. Please...
HI Zac, Thanks for contacting us. We are now hosting this project at github. I copied...
I just picked up a Wii Rockband drum controller the other day... it's USB, and I...
moved
Hello, Just to thank you guys about your software, it works very well. I'm using...
made gm better
made default mapping gm, use -yvk for old mapping
Revert "trying to help an ION user"
trying to help an ION user
updated readme to clarify use a little
Thanks a lot for the help. I did manage to get everything working today. FYI to anyone...
Maybe this could help: http://libremusicproduction.com/articles/demystifying-jack-%E2%80%93-beginners-guide-getting-started-jack...
I get all kinds of output for each pad when I run in verbose mode, e.g. VV 00 00...
I get all kinds of output for each pad when I run in verbose mode, e.g. VV 00 00...
What happens when you hit the drums in verbose mode? if it is working correctly it...
What happens when you hit the drums in verbose mode? if it is working correctly it...
Thanks. I installed libjack-dev and it did in fact compile correctly! When I run...
Aha! I think you are missing a required dependancy. run sudo apt-get install libjack-dev...
Thank you both for the speedy replies! ssj71, I forgot to mention in my original...
Yep, my bad for all of it. :-( Thanks indeed for trying this out, we will get you...
I took a few minutes and roughed out a cmake implementation. If you'd like to try...
switched to cmake
Hi Rick. Thanks for trying out our project! Don't bother with that older version...
Hello, I'm having two issues. I am using a Rock Band Wii drum set on Ubuntu 14.10...
Great. You can set it up to have the pedal switch any of the drums with the command...
yeah, thanks for the refresher - im getting pretty good with jack in general now,...
Cool!
ragemaxis: I only just got the jack midi working this morning, but it is now merged...
ragemaxis: I only just got the jack midi working this morning, but it is now merged...
Yep. That was it. Everything else matched what was already there (ps3 drumkit).
Merge branch 'jackmidi' into dev
BWAHAHAHA its working!
Hurray, well done! Was it a case of just adding the usb id to the code? If you want...
udev is odd that way, even once you add the permission file, to get the permissions...
aparently I need to get the udev stuff changed, Are the patches in dev available...
its working now, I need to find the proper startup switches for the hihat but it...
ok. I think maybe its just the way sourceforge formatted your data you pasted in....
actually, looking at the code it should be already working with only that small change...
Kxstudio is a nice distro. You should be able to install from source on slack too...
Great! So you are probably only getting one note though from all the different pads....
sorry i've been in the middle of gardening and a bad chest infection and then moved...
sorry i've been in the middle of gardening and a bad chest infection and then moved...
I just started up Hydrogen, selected the drum kit as input, and I have sound!
No problem doing it at all. I'd like to get it working. I had the kit working through...
jbber: I have made a small change in the code. Please download the latest code by...
changed wii usb id
ready to test
got jackdriver compiling, updated readme, just ...
does it have cymbals or a place to plug cymbals in or only a place for the pedal?...
I tried running with sudo but got the same result. Here is the lsusb output: Bus...
Yes indeed it does, and "Hurray we have a Wii user!!!". If you would be so kind as...
Yes, I was trying 0.2 with cmmi install. I was getting the above error message after...
chugging away at jack midi.
cleaned out jack stuff a little, broke up alsa ...
ragemaxis: From your first post it looks like it issued a warning, but no errors,...
I just tested the dev branch from a sf provided snapshot. I tested it on a ubuntu...
Hi there and welcome! It looks like you're still using 0.2, try downloading and installing...
Hello, I have been trying to install this in Ubuntu 12.04 and I am getting lots of...
Wow, you seem to be a lot more knowledgeable than I am on all things unix... I generally...
still getting nowhere but im also trying to get stupid pam working, I like slackware...
upgraded to a minor point higher in the alsa release pile, it didn't change anything...
I've been trying to get -dev going once I figured out the git syntax, anyways, i'm...
changed default sound to 0 if using orange peda...
fixed option handling for hat drum and pedal
just copied code from jack keyboard
revamped README
implemented bass pedal control of hihat (ready ...
cleaned up a little, hihat options set
added configurable midi channel
no longer hangs, though I'm not sure if I de-in...
no more segfaults, but hanging on exit
got around one segfault due to passing devhw
added new hat mode to help now just need to imp...
added user selectable velocity (need to add bou...
finished selectable velocity (still need to tes...
compiles!
separated each kit into separate file, still wo...
added ghkit files, but haven't edited them
breaking into drumkits
moving toward more monolithic callbacks
working on sequencer
removed global structs. Abstracted midi sequenc...
more ooping
moving toward better oops with no globals
Thank you!!! Spencer it's not a functionality issue, it's an extra feature that was...
Nice work! Randomas: Are you not able to assign the yellow cymbal (in git version...
Nice work! Randomas: Are you not able to assign the yellow cymbal (in git version...
Hurray result!!! Round of applause to everyone for getting this running, and testing...
steve@steve-System-Product-Name:~/Downloads/FEB24/rbdrum2midi-0.3-6/src$ sudo ./rbdrum2midi...
SUCCESS !!!!! ALL PADS AND FOOT PEDAL MAKE NOISE !!!!!
Steve did you change computer? Because I remember you having that issue before and...
hold on I missed the ./rbdrum2midi
Doesn't look like it worked... steve@steve-System-Product-Name:~/Downloads/FEB24/rbdrum2midi-0.3-6/src$...
AAAAARGH, typo hell!!! I miss-typed the signals, I put 20, 40, 80 instead of 02,...
steve@steve-System-Product-Name:~/Downloads/rbdrum3.6/rbdrum2midi-0.3-6/src$ ls main.c...
I tried to do it that way, but I realized I'd have to completely rewrite the logic...