converting noisetrekker / psycle to mod or xm format ?
category: music [glöplog]
is this possible ?
the reason I ask is that I'm playing with 'pixilang' and the built in replay routines only support mod or xm, but some of the music I'd like to add is written in noisetrekker and psycle.
I am but a lowly gfx guy and have little understanding of programming or music, so if this is a stupid question, feel free to tell me :D
the reason I ask is that I'm playing with 'pixilang' and the built in replay routines only support mod or xm, but some of the music I'd like to add is written in noisetrekker and psycle.
I am but a lowly gfx guy and have little understanding of programming or music, so if this is a stupid question, feel free to tell me :D
export was wave, convert to mp3, presto!
perfect recipe for DemoBloat(tm).
It could be possible to convert notes from one format to an other as both noisetrekker and psycle are working on the same idea of a "global pattern" for all instruments but then, it wuld lead you mostly to nowhere.
For example, noisetrekker has an internal synths so I guess many files of yours are using it and it's even worst with psycle as it's a "buzz like" modular view.
In other words: wav > mp3 > enjoy
For example, noisetrekker has an internal synths so I guess many files of yours are using it and it's even worst with psycle as it's a "buzz like" modular view.
In other words: wav > mp3 > enjoy
I don't think pixilang supports mp3 playback though ?
Hi Spiny
Actually this is my normal dev-chain, composing in Psycle and exporting to XM, there's a function which exports to xm and creates instruments for all the generators in the Psycle track, and an instrument for each of the samples in the sampler. You then need to create samples for the non-sample based instruments.
Cheers!
Alk
www.evoke.eu <3
Actually this is my normal dev-chain, composing in Psycle and exporting to XM, there's a function which exports to xm and creates instruments for all the generators in the Psycle track, and an instrument for each of the samples in the sampler. You then need to create samples for the non-sample based instruments.
Cheers!
Alk
www.evoke.eu <3
So, Noisetrekker -> wav -> FT2 instrument(s) -> fucking huge XM module -> ? -> profit
Another possibility is to convert the noisetrekker modules to protrekkr and add ptk replay into pixilang, modules won't sound the same & will need to be reworked. Psycle is compatible to nothing.
In other word, make new tracks :D
>In other word, make new tracks :D
thats what I'll be telling the guy I think :)
thats what I'll be telling the guy I think :)