On 30 January 2010 09:33, Mike West <[email protected]> wrote: > My bad here's the link: http://code.google.com/p/protrekkr/ > > No it's not the .xm format it's (.ptk extention) newer, the program is > derived from the source of NoiseTrekker by Arguru, and it uses SDL although > I'm not sure which libraries or much else I'm not familiar with that. It's > made by a demoscene group and the modules can be compressed to reduce > filesize. Think of it as Renoise's bastard stepbrother...
On examination, it has its own wrapper for sound playback on "Linux" (/dev/dsp), IRIX, AROS (?), OS X, Amiga, PSP and Win32. Wrapping it in an Audiere SampleSource class or whatever would probably not be terribly much work, but SDL_Mixer would no doubt be a nightmare. However, working on that sort of thing's way outside of this project. Plus, the minimum requirements for playback absolutely dwarf the OHR minimum requirements! What was interesting was use of a 3rd party library wrapping MIDI playback on Win32, OS X, ALSA and IRIX (but not OSS?). I'd like to look into that or something similar. _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
