|
|||||||
![]() |
|
|
Thread Tools |
|
|
#1 |
|
DriverHeaven Junior Member
Join Date: Nov 2004
Location: Germany / Sachsen
Posts: 36
Rep Power: 0 ![]() |
Hi everybody,
i wonder if its possible to programm a bpm counter which send value out of the midi port? To master other midi devices. If yes i will try to programm such a plugin. |
|
|
|
|
|
#2 | |
|
DH Senior Member
Join Date: Jan 2003
Location: The Netherlands
Posts: 1,932
Rep Power: 64 ![]() ![]() ![]() ![]() |
Quote:
However, this is unrelated to the DSP. The DSP itself (microcode, dane stuff) can not open a midiport and send data to it. This has to be done in C++ entirly, so I don't see how a DSP-plugin could fit in as you suggest. /LeMury |
|
|
|
|
|
|
|
|
DriverHeaven Junior Member
Join Date: Nov 2004
Location: Germany / Sachsen
Posts: 36
Rep Power: 0 ![]() |
Cool. Thx LeMury.
I give report if i get something to work... |
|
|
|
|
|
#4 |
|
DriverHeaven Addict
Join Date: Feb 2003
Location: slovenia
Posts: 269
Rep Power: 0 ![]() |
i'd first try it in pd (pure data)
__________________
[kokoon] |
|
|
|
|
|
|
|
DriverHeaven Junior Member
Join Date: Nov 2004
Location: Germany / Sachsen
Posts: 36
Rep Power: 0 ![]() |
Yeah,
yes i will do so. i just finished reading the beginners dsp programming guide. And: I understood most of it The content was too basicly to start programming, but it is a really good start. I keep on working...(learning) so far BpM |
|
|
|
|
|
#6 | |
|
DH Senior Member
Join Date: Jan 2003
Location: The Netherlands
Posts: 1,932
Rep Power: 64 ![]() ![]() ![]() ![]() |
Quote:
that microcode (dane stuff) can *not* send midi data by itself. This has to be done in C++, so I still fail to see why you would need the DSP (=microcode). /LeMury |
|
|
|
|
|
|
|
|
|
DriverHeaven Junior Member
Join Date: Nov 2004
Location: Germany / Sachsen
Posts: 36
Rep Power: 0 ![]() |
Quote:
i really dont read the little word "not" about the midiport. but i did some progress. now i need a display. it is possible to programm a display in dane the shows values? and how can i set the range of faders? |
|
|
|
|
|
|
#8 | |
|
DH Senior Member
Join Date: Jan 2003
Location: The Netherlands
Posts: 1,932
Rep Power: 64 ![]() ![]() ![]() ![]() |
Quote:
You need C++/dll extension for that. /LeMury |
|
|
|
|
|
|
|
|
DriverHeaven Junior Member
Join Date: Nov 2004
Location: Germany / Sachsen
Posts: 36
Rep Power: 0 ![]() |
damn so i have to learn c++ to programm bigger projects...
it is also posibble to programm in delphi? because it's the only language which i can remeber from my school time
|
|
|
|
|
|
#10 |
|
DH Senior Member
Join Date: Jan 2003
Location: The Netherlands
Posts: 1,932
Rep Power: 64 ![]() ![]() ![]() ![]() |
>>damn so i have to learn c++ to programm bigger projects...
Yep I'm afraid so. >>it is also posibble to programm in delphi? No, the SDK is C++. |
|
|
|
![]() |
| Thread Tools | |
|
|