Ok, sorry but I am a novice!
Thank you very much
Riki
Search found 5 matches
- Mar 20th, '14, 09:20
- Forum: Projects
- Topic: 2 Lickogic + 2 Dilicktal
- Replies: 8
- Views: 42090
- Mar 19th, '14, 21:51
- Forum: Projects
- Topic: 2 Lickogic + 2 Dilicktal
- Replies: 8
- Views: 42090
Re: 2 Lickogic + 2 Dilicktal
Hi,
thanks for the reply!
I've updated the library and I used the code you suggested, but I get this error in HairlessMIDI:
+2.507 - Error: got unexpected data byte 0x0.
+2.511 - Error: got unexpected data byte 0x0.
...
...
I work with mac 10.7.5
Thanks!
thanks for the reply!
I've updated the library and I used the code you suggested, but I get this error in HairlessMIDI:
+2.507 - Error: got unexpected data byte 0x0.
+2.511 - Error: got unexpected data byte 0x0.
...
...
I work with mac 10.7.5
Thanks!
- Mar 14th, '14, 19:49
- Forum: Projects
- Topic: 2 Lickogic + 2 Dilicktal
- Replies: 8
- Views: 42090
Re: 2 Lickogic + 2 Dilicktal
can somebody help me please?
- Mar 5th, '14, 00:33
- Forum: Projects
- Topic: 2 Lickogic + 2 Dilicktal
- Replies: 8
- Views: 42090
Re: 2 Lickogic + 2 Dilicktal
Hi, thanks for the reply. This is the code that I use for 2 Lickogic + 2 Dilicktal But continues to send MIDI messages and LEDs stay on. I changed the "button_momentary" array "byte pressed [16], just_pressed [16];" #include <SRIO.h> #include <PotMUX.h> //librairies constructors ...
- Mar 3rd, '14, 23:56
- Forum: Projects
- Topic: 2 Lickogic + 2 Dilicktal
- Replies: 8
- Views: 42090
2 Lickogic + 2 Dilicktal
Hi, I tried to use the sketch Ablickton_v1_0 to control 2 Lickogic + 2 Dilicktal, but I had some problems. Can I find somewhere the code used in the video below? [video]http://www.youtube.com/watch?v=VAnYTYLGbg0[/video] thanks Riki #include <SRIO.h> #include <PotMUX.h> //librairies constructors PotM...