Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はRuby/SDLでアプリケーションを実行してWindowsでのみ実行しています.OGGファイル(またはMP3などの同様のもの)を速度を変更して再生する必要があり、曲の再生速度を指定できます。オーディオファイルを保存せずに行う必要があり、同時に複数の音楽を再生できるようにする必要があります。
Rubyにあり?
FMOD と呼ばれる多くのフォーマット (file perverts =) を含む) 用の lib があります。また、libvorbisとFMODのruby への移植もあります (リンクを参照)。
これが役立つことを願っています!