Page 1 of 1

Powerfull Wave manipulation Ruby library

Posted: Sun Apr 28, 2013 3:41 pm
by User108
Hello again and here's another great library I've ported to FS:
Original lib included but you do not need it.

Re: Powerfull Wave manipulation Ruby library

Posted: Sun Apr 28, 2013 5:30 pm
by trogluddite
Ooh, that looks sweet, thankyou very much! :D
I made a start on doing this myself, but didn't get far beyond just writing a bog-standard 16bit PCM - this seems to have the works; different formats, metadata "chunks" and all - very nice!

Re: Powerfull Wave manipulation Ruby library

Posted: Sun Apr 28, 2013 6:41 pm
by tektoog
Cool, thanks a lot! 8-) :D
Although I have no clue on how to implement that in a prototype schema...
A basic example, like just to play a wav file, would be really cool...and handy!

Re: Powerfull Wave manipulation Ruby library

Posted: Mon Apr 29, 2013 8:31 am
by User108
Well, to tell the truth I've got no idea myself, so far. Hopefully I'll find time to digg deeper into this, but I would really appreciate any help from you and FS support staff. Meanwhile you can ask this question the lib's author to provide some more examples. I think it is as simple as sending buffer array to the output of Ruby, but still cannot figure out how.

Re: Powerfull Wave manipulation Ruby library

Posted: Sun Jun 02, 2024 2:40 pm
by User108
tektoog wrote:Cool, thanks a lot! 8-) :D
Although I have no clue on how to implement that in a prototype schema...
A basic example, like just to play a wav file, would be really cool...and handy!
Here you are, finally: http://www.dsprobotics.com/support/view ... 22#p338922 :D