Search found 6 matches
- Mon Feb 29, 2016 12:25 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: RPi2 UART Baud Rate
- Replies: 28
- Views: 12437
Re: RPi2 UART Baud Rate
Thanks for your prompt answer JovianPyx! I can imagine that it isn't as easy to cut/paste the code provided by StuartF in ttymidi.c and compile it to be done :roll: ... Actually I don't know what to do with this piece of code. Is there another way to make ttymidi working at 31250? From what I unders...
- Mon Feb 29, 2016 9:22 am
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: RPi2 UART Baud Rate
- Replies: 28
- Views: 12437
Re: RPi2 UART Baud Rate
Hi all, I'm also trying to change the UART baud rate in order to MIDIfy my RPi 2 through RX & TX GPIO pins. My previous attempt on RPi B+ was working with the well known cmdline.txt and config.txt hacks, but this does not seem to be so simple on RPi 2 unfortunately :x ... I have now the 4.1.18 k...
- Fri Apr 10, 2015 7:49 pm
- Forum: Français
- Topic: Contrôle MIDI du Raspberry via GPIO
- Replies: 2
- Views: 1226
Re: Contrôle MIDI du Raspberry via GPIO
Bonjour,
En fait j'ai solutionné le problème. J'ai fini par trouver un daemon pour le MIDI, ttymidi.
Il permet d'ouvrir un port UART qui apparait dans Jack. Le contrôle midi devient possible. Pas de problème d'incompatibilité de convertisseur USB \ midi et je conserve mes ports USB !!
En fait j'ai solutionné le problème. J'ai fini par trouver un daemon pour le MIDI, ttymidi.
Il permet d'ouvrir un port UART qui apparait dans Jack. Le contrôle midi devient possible. Pas de problème d'incompatibilité de convertisseur USB \ midi et je conserve mes ports USB !!
- Sun Mar 08, 2015 5:08 pm
- Forum: Français
- Topic: Contrôle MIDI du Raspberry via GPIO
- Replies: 2
- Views: 1226
Contrôle MIDI du Raspberry via GPIO
Bonjour à tous, Je souhaite redonner un coup de jeune sonore à un clone d'orgue Hammond et j'ai pensé au Raspberry, sachant qu'il existe un bon émulateur tournant sous Linux, setBfree (nouvelle version de Beatrix avec quelques améliorations). L'application fonctionne bien et est contrôlable via mon ...
- Sat Mar 07, 2015 11:01 pm
- Forum: Beginners
- Topic: Using serial Rx pin for MIDI - problem
- Replies: 1
- Views: 574
- Fri Mar 06, 2015 10:34 pm
- Forum: Beginners
- Topic: Using serial Rx pin for MIDI - problem
- Replies: 1
- Views: 574
Using serial Rx pin for MIDI - problem
Hello, I am a newbie with Raspberry and I would like to use it to do music with standalone sound generator, in fact setBfree, an Hammond organ emulator. All is working great with my USB E-MU Xboard49. Il is well detected in jackd. However, I would like use MIDI with serial Rx pin since I plan to use...