ArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArray BrainModular BrainModular Users Forum 2010-11-08T09:39:30+02:00 https://brainmodular.com/forums/app.php/feed/topic/955 2010-11-08T09:39:30+02:00 2010-11-08T09:39:30+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16821#p16821 <![CDATA[Building his own hardware midi mixer ?]]>
totally agree with oli_lab you have to be care of midi flow .

For example some pot are not stable and can change -1 +1 when you don't touch it.

Statistics: Posted by headphoner — 08 Nov 2010, 08:39


]]>
2010-11-08T00:19:19+02:00 2010-11-08T00:19:19+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16819#p16819 <![CDATA[Building his own hardware midi mixer ?]]> there is a already made library for midi that helps a lot.

just be careful not to send to much midi messages : use timers to slow down the flow to a reasonnable rate that the midi buffer on the computer side can handle....

it is also possible to send and receive OSC thru ethernet with an ethernet shield (wiznet 5100) works fine with arduino019 and recotona ardosc library.

Statistics: Posted by oli_lab — 07 Nov 2010, 23:19


]]>
2010-11-07T22:12:07+02:00 2010-11-07T22:12:07+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16814#p16814 <![CDATA[Building his own hardware midi mixer ?]]>
the new arduino uno seems to solve some problems it appears that we can use it at a hid device

http://arduino.cc/blog/2010/10/24/ardui ... -joystick/

http://www.fourwalledcubicle.com/LUFA.php

Statistics: Posted by headphoner — 07 Nov 2010, 21:12


]]>
2010-10-25T09:01:41+02:00 2010-10-25T09:01:41+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16558#p16558 <![CDATA[Building his own hardware midi mixer ?]]>
I post a link witch is about wireless midi

Bjorn, you should have a look here to, because it talks about a driver who seems to directly transform serial port into midi device : :D

http://www.ladyada.net/make/xbee/midibee.html

I haven't tested since I haven't arduino card, but looks very convenient !

Statistics: Posted by GDLive — 25 Oct 2010, 09:01


]]>
2010-10-24T11:49:14+02:00 2010-10-24T11:49:14+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16526#p16526 <![CDATA[Building his own hardware midi mixer ?]]>
I will have a look at the different solutions, but bjorn's one may be nice for me :)

Statistics: Posted by GDLive — 24 Oct 2010, 11:49


]]>
2010-10-23T21:00:25+02:00 2010-10-23T21:00:25+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16513#p16513 <![CDATA[Building his own hardware midi mixer ?]]> Statistics: Posted by nay-seven — 23 Oct 2010, 21:00


]]>
2010-10-23T19:05:50+02:00 2010-10-23T19:05:50+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16512#p16512 <![CDATA[Building his own hardware midi mixer ?]]> Statistics: Posted by bjorn — 23 Oct 2010, 19:05


]]>
2010-10-23T17:54:38+02:00 2010-10-23T17:54:38+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16509#p16509 <![CDATA[Building his own hardware midi mixer ?]]>
http://todbot.com/blog/2006/10/29/spook ... l-arduino/

Statistics: Posted by nay-seven — 23 Oct 2010, 17:54


]]>
2010-10-22T21:40:19+02:00 2010-10-22T21:40:19+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16488#p16488 <![CDATA[Building his own hardware midi mixer ?]]>
Atm I'm using http://code.google.com/p/s2midi/ to convert serial over USB to MIDI for a WIP instrument.

With the new arduino Uno boards you should be able to make them USB MIDI devices...

Anyway it has been on my todo list to get another contoller I've made to work with usine, so far I've only been using it with vvvv with my own bi-directional serial protocol. Haven't gotten around to familiarize myself with the add-on SDK and windows' serial port handling though.

A generic Serial in/out node would be really nice to have. If someone with more knowledge doesn't do it soon I might try to make a plugin that at least fulfills my own needs.

Statistics: Posted by bjorn — 22 Oct 2010, 21:40


]]>
2010-10-22T18:25:18+02:00 2010-10-22T18:25:18+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16486#p16486 <![CDATA[Building his own hardware midi mixer ?]]>
i'm using pduino and shut down all audio in pure data, it doens't cost a lot of cpu

Statistics: Posted by headphoner — 22 Oct 2010, 18:25


]]>
2010-10-22T17:55:16+02:00 2010-10-22T17:55:16+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16485#p16485 <![CDATA[Building his own hardware midi mixer ?]]>
but most of projects are midi ones, so no particular problem with Usine..?
I didn't find midi out device or developments , which could help to get directly in Usine. In most cases, as say headphoner, people use additional software to get arduino variables.

I don't really want to run another soft only to communicate with arduino. Maybe the com port module could effectively be the solution

Headphoner, have you a video or something to show us how you communicate with arduino ?

EDIT : seems a hardware solution is possible http://roguescience.org/wordpress/?page_id=24

Statistics: Posted by GDLive — 22 Oct 2010, 17:55


]]>
2010-10-22T17:22:38+02:00 2010-10-22T17:22:38+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16483#p16483 <![CDATA[Building his own hardware midi mixer ?]]>
I use arduino since 1 year for the moment the best solution is pure data vsmidiyoke vs usine

I added ctlout and ctlin in pure data

but a com port module would be better

Statistics: Posted by headphoner — 22 Oct 2010, 17:22


]]>
2010-10-22T17:17:29+02:00 2010-10-22T17:17:29+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16482#p16482 <![CDATA[Building his own hardware midi mixer ?]]> Statistics: Posted by nay-seven — 22 Oct 2010, 17:17


]]>
2010-10-22T16:22:55+02:00 2010-10-22T16:22:55+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16480#p16480 <![CDATA[Building his own hardware midi mixer ?]]>
Is there any progress linking arduino parts and Usine ? Is this project down ?

Statistics: Posted by GDLive — 22 Oct 2010, 16:22


]]>
2008-09-05T21:16:30+02:00 2008-09-05T21:16:30+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=5172#p5172 <![CDATA[Building his own hardware midi mixer ?]]> but imho its just too expensive for what it does. its too geeky-artsy I think now..

(did not try it myself) some guys hacked the korg padkontrol 'native mode' and you can run a padkontrol like a tiny monome :)
http://www.youtube.com/watch?v=ekm9pEtRUX4

Statistics: Posted by amiga909 — 05 Sep 2008, 21:16


]]>
2008-09-05T08:59:07+02:00 2008-09-05T08:59:07+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=5167#p5167 <![CDATA[Building his own hardware midi mixer ?]]>
Thanks, nay!

Statistics: Posted by Stefan — 05 Sep 2008, 08:59


]]>
2008-09-04T23:42:07+02:00 2008-09-04T23:42:07+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=5164#p5164 <![CDATA[Building his own hardware midi mixer ?]]> http://www.xferrecords.com/molar/MolarPC.zip
more info here :
http://post.monome.org/comments.php?Dis ... 260&page=1
a cool way to wait...specially if you have a pad midi controller yet ( my old DR-5 make the job...)

Statistics: Posted by nay-seven — 04 Sep 2008, 23:42


]]>
2008-09-04T22:15:45+02:00 2008-09-04T22:15:45+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=5162#p5162 <![CDATA[Building his own hardware midi mixer ?]]>
http://monome.org/40h/kit

Here ( http://projects.xndr.com/monome/ ) is a nice documentation about the building of a midi controller with one monome kit. Really nice work.

They also have a good documentation ( http://docs.monome.org/doku.php ) and even projects including an arduino building block ( http://bricktable.wordpress.com/30/ )

Damn, I have to learn soldering. :)

Edit: monome in action: http://www.youtube.com/watch?v=cJwxbTKwONc

Statistics: Posted by Stefan — 04 Sep 2008, 22:15


]]>
2008-09-04T17:56:27+02:00 2008-09-04T17:56:27+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=5153#p5153 <![CDATA[Building his own hardware midi mixer ?]]> first thing i want to do is add 8 vertical linear fader to my bcr2000 , then experience with other sensors ...

http://www.arduino.cc/

Statistics: Posted by nay-seven — 04 Sep 2008, 17:56


]]>
2008-09-04T12:50:03+02:00 2008-09-04T12:50:03+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=5151#p5151 <![CDATA[Building his own hardware midi mixer ?]]>
another thing: there are some rumours about waveidea and their bitstream 3x controller. they released the specification for the expansion port, so you had less programming hassles..

2 frenchies:
- http://www.mawzer.com/playnow.php // expensive
- http://www.eowave.com/ // far out experimental, not cheap (~320$ for the usb control box, + individual controls)

wait for this ultra fat dj controller:
- http://www.youtube.com/watch?v=uzJ-hQ42cUI // Vestax VCM-600

- go cheap, stick to behringer...
- http://www.faderfox.de stuff, tiny+high quality controllers (~ 370$)..

Statistics: Posted by amiga909 — 04 Sep 2008, 12:50


]]>
2008-07-30T14:20:16+02:00 2008-07-30T14:20:16+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=4926#p4926 <![CDATA[Building his own hardware midi mixer ?]]> Statistics: Posted by noise2sine — 30 Jul 2008, 14:20


]]>
2008-07-30T13:26:45+02:00 2008-07-30T13:26:45+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=4925#p4925 <![CDATA[Building his own hardware midi mixer ?]]> http://www.ucapps.de/

Statistics: Posted by nay-seven — 30 Jul 2008, 13:26


]]>
2008-07-30T12:52:05+02:00 2008-07-30T12:52:05+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=4924#p4924 <![CDATA[Building his own hardware midi mixer ?]]>
Does anyone know where it would be possible to buy equipment and components for building a personal hardware midi mixer (faders,sliders,joystick....)??? Or does anyone built his own midi gears?? and can give advices??

Thank you!!

Statistics: Posted by noise2sine — 30 Jul 2008, 12:52


]]>
BrainModular BrainModular Users Forum 2010-11-08T09:39:30+02:00 https://brainmodular.com/forums/app.php/feed/topic/955 2010-11-08T09:39:30+02:00 2010-11-08T09:39:30+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16821#p16821 <![CDATA[Building his own hardware midi mixer ?]]>
totally agree with oli_lab you have to be care of midi flow .

For example some pot are not stable and can change -1 +1 when you don't touch it.

Statistics: Posted by headphoner — 08 Nov 2010, 08:39


]]>
2010-11-08T00:19:19+02:00 2010-11-08T00:19:19+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16819#p16819 <![CDATA[Building his own hardware midi mixer ?]]> there is a already made library for midi that helps a lot.

just be careful not to send to much midi messages : use timers to slow down the flow to a reasonnable rate that the midi buffer on the computer side can handle....

it is also possible to send and receive OSC thru ethernet with an ethernet shield (wiznet 5100) works fine with arduino019 and recotona ardosc library.

Statistics: Posted by oli_lab — 07 Nov 2010, 23:19


]]>
2010-11-07T22:12:07+02:00 2010-11-07T22:12:07+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16814#p16814 <![CDATA[Building his own hardware midi mixer ?]]>
the new arduino uno seems to solve some problems it appears that we can use it at a hid device

http://arduino.cc/blog/2010/10/24/ardui ... -joystick/

http://www.fourwalledcubicle.com/LUFA.php

Statistics: Posted by headphoner — 07 Nov 2010, 21:12


]]>
2010-10-25T09:01:41+02:00 2010-10-25T09:01:41+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16558#p16558 <![CDATA[Building his own hardware midi mixer ?]]>
I post a link witch is about wireless midi

Bjorn, you should have a look here to, because it talks about a driver who seems to directly transform serial port into midi device : :D

http://www.ladyada.net/make/xbee/midibee.html

I haven't tested since I haven't arduino card, but looks very convenient !

Statistics: Posted by GDLive — 25 Oct 2010, 09:01


]]>
2010-10-24T11:49:14+02:00 2010-10-24T11:49:14+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16526#p16526 <![CDATA[Building his own hardware midi mixer ?]]>
I will have a look at the different solutions, but bjorn's one may be nice for me :)

Statistics: Posted by GDLive — 24 Oct 2010, 11:49


]]>
2010-10-23T21:00:25+02:00 2010-10-23T21:00:25+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16513#p16513 <![CDATA[Building his own hardware midi mixer ?]]> Statistics: Posted by nay-seven — 23 Oct 2010, 21:00


]]>
2010-10-23T19:05:50+02:00 2010-10-23T19:05:50+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16512#p16512 <![CDATA[Building his own hardware midi mixer ?]]> Statistics: Posted by bjorn — 23 Oct 2010, 19:05


]]>
2010-10-23T17:54:38+02:00 2010-10-23T17:54:38+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16509#p16509 <![CDATA[Building his own hardware midi mixer ?]]>
http://todbot.com/blog/2006/10/29/spook ... l-arduino/

Statistics: Posted by nay-seven — 23 Oct 2010, 17:54


]]>
2010-10-22T21:40:19+02:00 2010-10-22T21:40:19+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16488#p16488 <![CDATA[Building his own hardware midi mixer ?]]>
Atm I'm using http://code.google.com/p/s2midi/ to convert serial over USB to MIDI for a WIP instrument.

With the new arduino Uno boards you should be able to make them USB MIDI devices...

Anyway it has been on my todo list to get another contoller I've made to work with usine, so far I've only been using it with vvvv with my own bi-directional serial protocol. Haven't gotten around to familiarize myself with the add-on SDK and windows' serial port handling though.

A generic Serial in/out node would be really nice to have. If someone with more knowledge doesn't do it soon I might try to make a plugin that at least fulfills my own needs.

Statistics: Posted by bjorn — 22 Oct 2010, 21:40


]]>
2010-10-22T18:25:18+02:00 2010-10-22T18:25:18+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16486#p16486 <![CDATA[Building his own hardware midi mixer ?]]>
i'm using pduino and shut down all audio in pure data, it doens't cost a lot of cpu

Statistics: Posted by headphoner — 22 Oct 2010, 18:25


]]>
2010-10-22T17:55:16+02:00 2010-10-22T17:55:16+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16485#p16485 <![CDATA[Building his own hardware midi mixer ?]]>
but most of projects are midi ones, so no particular problem with Usine..?
I didn't find midi out device or developments , which could help to get directly in Usine. In most cases, as say headphoner, people use additional software to get arduino variables.

I don't really want to run another soft only to communicate with arduino. Maybe the com port module could effectively be the solution

Headphoner, have you a video or something to show us how you communicate with arduino ?

EDIT : seems a hardware solution is possible http://roguescience.org/wordpress/?page_id=24

Statistics: Posted by GDLive — 22 Oct 2010, 17:55


]]>
2010-10-22T17:22:38+02:00 2010-10-22T17:22:38+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16483#p16483 <![CDATA[Building his own hardware midi mixer ?]]>
I use arduino since 1 year for the moment the best solution is pure data vsmidiyoke vs usine

I added ctlout and ctlin in pure data

but a com port module would be better

Statistics: Posted by headphoner — 22 Oct 2010, 17:22


]]>
2010-10-22T17:17:29+02:00 2010-10-22T17:17:29+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16482#p16482 <![CDATA[Building his own hardware midi mixer ?]]> Statistics: Posted by nay-seven — 22 Oct 2010, 17:17


]]>
2010-10-22T16:22:55+02:00 2010-10-22T16:22:55+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=16480#p16480 <![CDATA[Building his own hardware midi mixer ?]]>
Is there any progress linking arduino parts and Usine ? Is this project down ?

Statistics: Posted by GDLive — 22 Oct 2010, 16:22


]]>
2008-09-05T21:16:30+02:00 2008-09-05T21:16:30+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=5172#p5172 <![CDATA[Building his own hardware midi mixer ?]]> but imho its just too expensive for what it does. its too geeky-artsy I think now..

(did not try it myself) some guys hacked the korg padkontrol 'native mode' and you can run a padkontrol like a tiny monome :)
http://www.youtube.com/watch?v=ekm9pEtRUX4

Statistics: Posted by amiga909 — 05 Sep 2008, 21:16


]]>
2008-09-05T08:59:07+02:00 2008-09-05T08:59:07+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=5167#p5167 <![CDATA[Building his own hardware midi mixer ?]]>
Thanks, nay!

Statistics: Posted by Stefan — 05 Sep 2008, 08:59


]]>
2008-09-04T23:42:07+02:00 2008-09-04T23:42:07+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=5164#p5164 <![CDATA[Building his own hardware midi mixer ?]]> http://www.xferrecords.com/molar/MolarPC.zip
more info here :
http://post.monome.org/comments.php?Dis ... 260&page=1
a cool way to wait...specially if you have a pad midi controller yet ( my old DR-5 make the job...)

Statistics: Posted by nay-seven — 04 Sep 2008, 23:42


]]>
2008-09-04T22:15:45+02:00 2008-09-04T22:15:45+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=5162#p5162 <![CDATA[Building his own hardware midi mixer ?]]>
http://monome.org/40h/kit

Here ( http://projects.xndr.com/monome/ ) is a nice documentation about the building of a midi controller with one monome kit. Really nice work.

They also have a good documentation ( http://docs.monome.org/doku.php ) and even projects including an arduino building block ( http://bricktable.wordpress.com/30/ )

Damn, I have to learn soldering. :)

Edit: monome in action: http://www.youtube.com/watch?v=cJwxbTKwONc

Statistics: Posted by Stefan — 04 Sep 2008, 22:15


]]>
2008-09-04T17:56:27+02:00 2008-09-04T17:56:27+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=5153#p5153 <![CDATA[Building his own hardware midi mixer ?]]> first thing i want to do is add 8 vertical linear fader to my bcr2000 , then experience with other sensors ...

http://www.arduino.cc/

Statistics: Posted by nay-seven — 04 Sep 2008, 17:56


]]>
2008-09-04T12:50:03+02:00 2008-09-04T12:50:03+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=5151#p5151 <![CDATA[Building his own hardware midi mixer ?]]>
another thing: there are some rumours about waveidea and their bitstream 3x controller. they released the specification for the expansion port, so you had less programming hassles..

2 frenchies:
- http://www.mawzer.com/playnow.php // expensive
- http://www.eowave.com/ // far out experimental, not cheap (~320$ for the usb control box, + individual controls)

wait for this ultra fat dj controller:
- http://www.youtube.com/watch?v=uzJ-hQ42cUI // Vestax VCM-600

- go cheap, stick to behringer...
- http://www.faderfox.de stuff, tiny+high quality controllers (~ 370$)..

Statistics: Posted by amiga909 — 04 Sep 2008, 12:50


]]>
2008-07-30T14:20:16+02:00 2008-07-30T14:20:16+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=4926#p4926 <![CDATA[Building his own hardware midi mixer ?]]> Statistics: Posted by noise2sine — 30 Jul 2008, 14:20


]]>
2008-07-30T13:26:45+02:00 2008-07-30T13:26:45+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=4925#p4925 <![CDATA[Building his own hardware midi mixer ?]]> http://www.ucapps.de/

Statistics: Posted by nay-seven — 30 Jul 2008, 13:26


]]>
2008-07-30T12:52:05+02:00 2008-07-30T12:52:05+02:00 https://brainmodular.com/forums/viewtopic.php?t=955&p=4924#p4924 <![CDATA[Building his own hardware midi mixer ?]]>
Does anyone know where it would be possible to buy equipment and components for building a personal hardware midi mixer (faders,sliders,joystick....)??? Or does anyone built his own midi gears?? and can give advices??

Thank you!!

Statistics: Posted by noise2sine — 30 Jul 2008, 12:52


]]>