hi all,
i was randomly surfing the net again and found this http://www.mikmod.org/ a module player library for many os, and i remembered that i have over 600 modules that i created on the old 386/486 days :) but sadly i'm not a coder (yet/maybe) so i dont know(exactly) how i could use this to make an external for PD... i read the manuals of mikmod and was pleased that it has the functions what i would love to control trough pd, "setPosition" & "muteChannel"...
so if theres any tracker/pd freaks with coding skills, i would love to see this external... otherwise i code it my self, but it WILL last a while..
cheers -andre ps. if some1 is interested on my old modules, i can upload some of them on my server for free usage...
Funny you should bring this up. I was just looking at integrating
trackers and Pd. Me also != a coder so I wasn't going the programming route. But was tinkering around with MIDI trackers and maybe thinking of just importing the MIDI files to xeq to trigger... whatever.
What I did get working so far, which has been pretty fun, is using
the tracker live to trigger the angriff drums. But maybe a better use, and truer to tracker style, would be just to use a VST sampler in Pd... of course, then I might as well just use buzz.
If you do want to check out MIDI trackers, at least in windows,
take a look at ztracker. My best find so far. It takes MIDi time clock info, so there might be a way to directly use that to control the tracker's play position from Pd, sync it, etc. dunno, still exploring this...
. . David McCallum . Music wants to be free . http://mentalfloss.ca/sintheta/ .
On Fri, 20 Sep 2002, Andre Schmidt wrote:
hi all,
i was randomly surfing the net again and found this http://www.mikmod.org/ a module player library for many os, and i remembered that i have over 600 modules that i created on the old 386/486 days :) but sadly i'm not a coder (yet/maybe) so i dont know(exactly) how i could use this to make an external for PD... i read the manuals of mikmod and was pleased that it has the functions what i would love to control trough pd, "setPosition" & "muteChannel"...
so if theres any tracker/pd freaks with coding skills, i would love to see this external... otherwise i code it my self, but it WILL last a while..
cheers -andre ps. if some1 is interested on my old modules, i can upload some of them on my server for free usage...
Hi, David N G McCallum hat gesagt: // David N G McCallum wrote:
What I did get working so far, which has been pretty fun, is using the tracker live to trigger the angriff drums. But maybe a better use, and truer to tracker style, would be just to use a VST sampler in Pd... of course, then I might as well just use buzz.
If you do want to check out MIDI trackers, at least in windows, take a look at ztracker. My best find so far. It takes MIDi time clock info, so there might be a way to directly use that to control the tracker's play position from Pd, sync it, etc. dunno, still exploring this...
On Linux, I can recommend Shaketracker (http://reduz.com.ar/shaketracker) and ttrk, the last one being a bit limited. But playing PD through Shaketracker is great fun: Shaketracker translates your standard Mod-Effects to midi data.
One could also record all this to a qlist and run it again without the tracker...
Frank Barknecht _ ______footils.org__
On Mon, Sep 23, 2002 at 09:11:17PM +0200, Frank Barknecht wrote:
Hi, David N G McCallum hat gesagt: // David N G McCallum wrote:
What I did get working so far, which has been pretty fun, is using the tracker live to trigger the angriff drums. But maybe a better use, and truer to tracker style, would be just to use a VST sampler in Pd... of course, then I might as well just use buzz.
If you do want to check out MIDI trackers, at least in windows, take a look at ztracker. My best find so far. It takes MIDi time clock info, so there might be a way to directly use that to control the tracker's play position from Pd, sync it, etc. dunno, still exploring this...
On Linux, I can recommend Shaketracker (http://reduz.com.ar/shaketracker) and ttrk, the last one being a bit limited. But playing PD through Shaketracker is great fun: Shaketracker translates your standard Mod-Effects to midi data.
One could also record all this to a qlist and run it again without the tracker...
Shaketracker used like this is pretty neat, but i found it annoying having two seperate programs running. I think what i'll probably do at some stage is code a 'track' external a bit like Yves' Pianoroll turned on it's side, except with numbers instead of a vertical scale for the notation. So it would effectively be like a single track lifted from a tracker program with the same keystrokes etc. Time and laziness permitting of course.
Regards,
Chris.
chris@mccormick.cx http://www.mccormick.cx http://www.sciencegirlrecords.com
On Fri, 20 Sep 2002, David N G McCallum wrote:
Funny you should bring this up. I was just looking at integrating trackers and Pd. Me also != a coder so I wasn't going the programming route. But was tinkering around with MIDI trackers and maybe thinking of just importing the MIDI files to xeq to trigger... whatever.
What I did get working so far, which has been pretty fun, is using the tracker live to trigger the angriff drums. But maybe a better use, and truer to tracker style, would be just to use a VST sampler in Pd... of course, then I might as well just use buzz.
If you do want to check out MIDI trackers, at least in windows, take a look at ztracker. My best find so far. It takes MIDi time clock info, so there might be a way to directly use that to control the tracker's play position from Pd, sync it, etc. dunno, still exploring this...
Have you looked at Radium? http://www.notam02.no/radium It runs very fine under WinUAE. Infact, its even developed under WinUAE (and linux).