Prev: Best way to write this method?
Next: subscribe
From: Reese Hodge on 23 Apr 2010 14:26 Is there an existing gem or library I can use to burn audio to a cd using ruby? -- Posted via http://www.ruby-forum.com/.
From: Reese Hodge on 30 Apr 2010 13:52 Reese Hodge wrote: > Is there an existing gem or library I can use to burn audio to a cd > using ruby? Is there anybody out there, out there? -- Posted via http://www.ruby-forum.com/.
From: John W Higgins on 30 Apr 2010 13:58 [Note: parts of this message were removed to make it a legal post.] Morning, On Fri, Apr 30, 2010 at 10:52 AM, Reese Hodge <quattro004(a)gmail.com> wrote: > Reese Hodge wrote: > > Is there an existing gem or library I can use to burn audio to a cd > > using ruby? > > Is there anybody out there, out there? > Google always is - "ruby burn audio cd" - hit #6 looks good to me...... John
From: Reese Hodge on 30 Apr 2010 14:43 John W Higgins wrote: > Morning, > > On Fri, Apr 30, 2010 at 10:52 AM, Reese Hodge <quattro004(a)gmail.com> > wrote: > >> Reese Hodge wrote: >> > Is there an existing gem or library I can use to burn audio to a cd >> > using ruby? >> >> Is there anybody out there, out there? >> > > Google always is - "ruby burn audio cd" - hit #6 looks good to me...... > > John Are you talking about this http://dnite.org/2007/3/19/burn-and-audio-cd-with-ruby-ubuntu-linux I ran across that as well but was turned off by the actual burn usage of calling out to cdrdao, was hoping to use a pure ruby solution. I'll start with this and see where it leads me. Thanks. -- Posted via http://www.ruby-forum.com/.
|
Pages: 1 Prev: Best way to write this method? Next: subscribe |