Welcome, Guest. Please login or register.

Author Topic: Audacity with ASIO support  (Read 1411 times)

mac

  • ice
  • ****
  • Posts: 356
    • View Profile
    • ex64 @ myspace
    • Email
Audacity with ASIO support
« on: November 17, 2011, 07:22:53 am »
hi there,

has anyone any experience with implementing ASIO support module into Audacity?
Unfortunately I have no clue how to work with wxWidgets or any other kind of programing/compiling.

We'd like to use Audacity for simultaneous multi-track recording (2 or 3 stereo tracks) but without ASIO I'm afraid latency will be an issue. 

haesslich

  • snowfall
  • ***
  • Posts: 223
    • View Profile
    • ab-arts, seriously concerned about sound
Re: Audacity with ASIO support
« Reply #1 on: November 17, 2011, 01:05:35 pm »
if you don't need monitoring, latency shouldn't be an issue, i think.
but does audacity support multiple inputs? it does not support multiple outputs, so i'd be surprised if it supported more than stereo in.

mac

  • ice
  • ****
  • Posts: 356
    • View Profile
    • ex64 @ myspace
    • Email
Re: Audacity with ASIO support
« Reply #2 on: November 17, 2011, 05:11:33 pm »
according to following entry it does support recording multiply tracks at once

http://wiki.audacityteam.org/wiki/Multichannel_Recording

and yes, i will need monitoring as well.

i'm basically looking for a lightweight, budget software for recording (+ monitoring). the recording computer is 8 years old and it gets short of breath when working on multiply tracks. i strictly need it for raw recording, no effects, no processing. synced recording of two stereo tracks that might be 15-30+ minutes long. thought audacity would do the job. but it looks like i will have to look for another platform. any suggestions/solutions welcomed

landtitles

  • atmosphere
  • **
  • Posts: 75
    • View Profile
    • coveringdirt
    • Email
Re: Audacity with ASIO support
« Reply #3 on: November 18, 2011, 03:25:24 am »
hey there

you might want to check out cockos reaper
i'm using it on an old p4 tower and it works great (with asio)

they also have a great trial, you can use the program until you want to pay(maybe has a 30 sec. nag screen when you boot up)
plus i think if you want to purchase it is 60 bucks

i used "the demo" for months before buying, love it now


lt

haesslich

  • snowfall
  • ***
  • Posts: 223
    • View Profile
    • ab-arts, seriously concerned about sound
Re: Audacity with ASIO support
« Reply #4 on: November 18, 2011, 04:15:09 am »
according to following entry it does support recording multiply tracks at once

http://wiki.audacityteam.org/wiki/Multichannel_Recording


ah good point! didn't knew this. so thank's for pointing this out.
still i'd rather look for a software that supports asio out of the box. remember, if you wanted to compile asio support into audacity, you'd have to learn two API's, the steinberg asio SDK and the audacity API. if you only need "a record button for a number of channels, playback and save to .wav" (no visualization and editing at all), it might even faster writing a soft for that from scratch using Juce (which nicely wraps ASIO into easy to use C++ classes).

too bad that Tracktion seems to have vanished. this was a really lightweight DAW.  on a mac, ardour could do the job.

mac

  • ice
  • ****
  • Posts: 356
    • View Profile
    • ex64 @ myspace
    • Email
Re: Audacity with ASIO support
« Reply #5 on: November 18, 2011, 07:36:06 am »
I'll see if the unit can handle recording to Reaper, which would allow visualization (doubt it though when the files get bigger 500+ mb, we tried it already and as soon as we got to 4 tracks it froze for good) ; or to Audiomulch 1.0, but this way I won't know if the input signal is clipping or not.

I was also thinking if monitoring could be done directly form the audio-interface (via headphone output) then latency wouldn't be an issue and wouldn't have to switch to ASIO at all I guess.

landtitles

  • atmosphere
  • **
  • Posts: 75
    • View Profile
    • coveringdirt
    • Email
Re: Audacity with ASIO support
« Reply #6 on: November 18, 2011, 01:27:50 pm »
i assume your using a laptop which would be why, hard drives running @ 4200rpm

maybe try with an external drive, might work if you have firewire


lt

mac

  • ice
  • ****
  • Posts: 356
    • View Profile
    • ex64 @ myspace
    • Email
Re: Audacity with ASIO support
« Reply #7 on: November 18, 2011, 01:48:03 pm »
i assume your using a laptop which would be why, hard drives running @ 4200rpm

maybe try with an external drive, might work if you have firewire

lt

it's a desktop with an internal 5400rpm

landtitles

  • atmosphere
  • **
  • Posts: 75
    • View Profile
    • coveringdirt
    • Email
Re: Audacity with ASIO support
« Reply #8 on: November 18, 2011, 03:32:24 pm »
just a thought but...

at my local compu shop, 2nd hand 80gb 7200 ide hard drives are 25bucks sometimes cheaper for less gb


might be something to check out


lt