Not C++ but...

J

JonathanK

I know this isnt a C++ question but i cant seem to find a C# group, am
i blind?

So anyway to cut to the chase...

Im developing a music centre project for college and i was just
wondering could someone clear this up for me before i delve into it
further.

Is it possible to rip straight from a CD to .mp3 or .ogg using C#?
These are the only two format options i am allowed to use.
I have done a lot of searching and i am surprised that i couldnt find
any decent information on it. I have found lots of shareware
applications that do it so i have to assume that it can be done, its
just that no one wants to tell anyone how they did it!

At the minute im thinking off just ripping them as .wav's and then
automatically converting them to .mp3 and then deleting the original
..wav.
Yes this does sound crap and would take a lot of time in the
application, AND i would get an awful grade for it but at the minute
its all i can think off!

Any help appreciated!
J.
 
V

Victor Bazarov

JonathanK said:
I know this isnt a C++ question but i cant seem to find a C# group, am
i blind?

Could be. 'microsoft.public.dotnet.languages.csharp'. If your ISP
doesn't carry it, connect to 'msnews.microsoft.com' server.

V
 
P

Phillip Jordan

enki said:
Are there any free c# tooks or compilers?

This is off-topic, but there's Mono:
http://www.mono-project.com/Main_Page
which is Free Software as in <Free Speech>.

I believe Microsoft's compiler is available for free as well, in the
<Free Beer> sense. It's part of the .NET SDK, which, I think, is
available from the msdn website.

I assume you mean "books"? No idea, I've paid for all my books so far,
I'm not quite sure how to get around that. If you do, let me know. ;)

~phil
 
I

Ioannis Vranos

JonathanK said:
I know this isnt a C++ question but i cant seem to find a C# group, am
i blind?

So anyway to cut to the chase...

Im developing a music centre project for college and i was just
wondering could someone clear this up for me before i delve into it
further.

Is it possible to rip straight from a CD to .mp3 or .ogg using C#?
These are the only two format options i am allowed to use.
I have done a lot of searching and i am surprised that i couldnt find
any decent information on it. I have found lots of shareware
applications that do it so i have to assume that it can be done, its
just that no one wants to tell anyone how they did it!

At the minute im thinking off just ripping them as .wav's and then
automatically converting them to .mp3 and then deleting the original
.wav.
Yes this does sound crap and would take a lot of time in the
application, AND i would get an awful grade for it but at the minute
its all i can think off!


You should ask in microsoft.public.dotnet.languages.csharp (for VC#).


If it does not appear in your news server use the public MS news server:

msnews.microsoft.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top