01/21/08
+
PM |
QUOTE |
PERMALINK |
REPORT
seanh
what PDAs? palm? what hardware? what OSs? something like csound on a palm would be wicked rad, i think.
01/21/08
+
PM |
QUOTE |
PERMALINK |
REPORT
jp
i think one problem could be the OS. at least on WinCE (or however that is called at the moment) it's very hard to do time critical stuff, so i am told.
but nevertheless sounds interesting.
what kind of language are you thinking of? similar to what?
01/21/08
+
PM |
QUOTE |
PERMALINK |
REPORT
implexgrace
what do you mean sound good i wonder? those apps you mention, all of their dsp is dependent upon the input and the resolution the signal maintains through the processing and how hard the cpu has to work to do the maths.
an interesting idea though.. portable buffer shredding would be kinda cool.
01/21/08
+
PM |
QUOTE |
PERMALINK |
REPORT
petronas
With PDA I mean ARM based portable devices, as I'm always working with assemblers for ARM. By the moment I'm writing my own samples using assemblers, in other words, I write programs that generates the wave files according to the instructions i've wrote. As I have a bundle of algorithms done for various kinds of synthesis, I guess it will be possible to generate something like a programing language for doing sound synthesis.
implexgrace, with "sound good" i'm actually not meaning nothing with sound quality. I just want to have a good way to make sound synthesis as csound and pd does. The problem of csound running in PDA is the speed. It works with floating point and that decreases the processing speed a lot. I have written some algorithms using fixed point that work pretty well, I guess. Well, fixed point is like pd...
I guess it is so... Thanx for the comments...
01/21/08
+
PM |
QUOTE |
PERMALINK |
REPORT
ricemutt
I love portable music stuff... best of luck to you on that! the more the merrier
01/22/08
+
PM |
QUOTE |
PERMALINK |
REPORT
jogn
You know, even if the sound is totally aliased, mono and 22khz, if there's an ok step sequencer in it and can export as midi, it'd be a great portable tool.
01/22/08
+
PM |
QUOTE |
PERMALINK |
REPORT
petronas
jogn, that's a good idea...
Thanx for all!
01/22/08
+
PM |
QUOTE |
PERMALINK |
REPORT
kidko
My iPhone needs a sound app