Tell me more ×
Audio-Video Production Stack Exchange is a question and answer site for engineers, producers, editors, and enthusiasts spanning the fields of audio, video, and media creation. It's 100% free, no registration required.

I have a PC running Windows 7 and a 4 channel external ASIO audio card. I thought I could record line in with Audacity but it doesn't suport ASIO. What other options do I have? I need a simple lightweight app to do the job.

share|improve this question

1 Answer

up vote 4 down vote accepted

First, Audacity does support ASIO, it just can't include it in binary releases because the Steinberg license is GPL-incompatible. But if you build Audacity and the ASIO SDK from source, that should work fine.

Alternatively, you can use a different DAW. Reaper is very flexible, supports ASIO and a bunch of other non-free standards out of the box, and is still very lightweight – perhaps not quite as lightweight as Audacity, but still so small that it can't possibly be a problem on a system that can afford running Windows. It isn't free software, but probably as close to freedom as proprietary closed-source software can get.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.