Outputting via one Audacity & Recording in the other

Help for Audacity on macOS.
Forum rules
ImageThis forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
quantumpotato
Posts: 8
Joined: Sun Mar 05, 2017 5:12 am
Operating System: macOS 10.15 Catalina or later

Outputting via one Audacity & Recording in the other

Post by quantumpotato » Sun Mar 05, 2017 5:23 am

OSX 10.12.1
Audacity 2.0.6

I have a short (0.048 second) clip I want to repeat many times. So I try shift+space for looping playback, then I cannot record in the other audacity project.

Duplicate duplicates below in another track, not forward in time.

I try outputting via Soundflower or a MultiOutput Device, but Audacity will not let me record in one window while looping playback in another. How do I do this?

kozikowski
Forum Staff
Posts: 69374
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Outputting via one Audacity & Recording in the other

Post by kozikowski » Sun Mar 05, 2017 5:27 am

Either the playback or the record will have to be in another program or machine. Audacity will not run two different instances of itself doing two different jobs.

Koz

quantumpotato
Posts: 8
Joined: Sun Mar 05, 2017 5:12 am
Operating System: macOS 10.15 Catalina or later

Re: Outputting via one Audacity & Recording in the other

Post by quantumpotato » Sun Mar 05, 2017 5:38 am

kozikowski wrote:Either the playback or the record will have to be in another program or machine. Audacity will not run two different instances of itself doing two different jobs.

Koz
That sucks. Anyway I can get around this with extra hardware + one machine?

quantumpotato
Posts: 8
Joined: Sun Mar 05, 2017 5:12 am
Operating System: macOS 10.15 Catalina or later

Re: Outputting via one Audacity & Recording in the other

Post by quantumpotato » Sun Mar 05, 2017 12:37 pm

(I didn't see an edit button)
The clip is too short for VLC to play, or I would try playback in VLC then record in Audacity

kozikowski
Forum Staff
Posts: 69374
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Outputting via one Audacity & Recording in the other

Post by kozikowski » Sun Mar 05, 2017 1:07 pm

There's a trick to that. You make a loop until it's long enough. VLC thinks it's playing a minute loop. The minute is really 6, ten-second pieces jammed together in Audacity pre-production. Change the numbers as appropriate.

Koz

cyrano
Posts: 2629
Joined: Fri Apr 17, 2015 11:54 pm
Operating System: macOS 10.13 High Sierra

Re: Outputting via one Audacity & Recording in the other

Post by cyrano » Sun Mar 05, 2017 3:14 pm

Use the Terminal?

Code: Select all

repeat 2 afplay /Users/user/Desktop/cassette-player-button-1.wav 
Adjust number and file path. Repeats seemlessly.

Use Jack or soundflower to route?

quantumpotato
Posts: 8
Joined: Sun Mar 05, 2017 5:12 am
Operating System: macOS 10.15 Catalina or later

Re: Outputting via one Audacity & Recording in the other

Post by quantumpotato » Mon Mar 06, 2017 2:31 am

cyrano wrote:Use the Terminal?

Code: Select all

repeat 2 afplay /Users/user/Desktop/cassette-player-button-1.wav 
Adjust number and file path. Repeats seemlessly.

Use Jack or soundflower to route?
I didn't know about repeat, thank you! (Looks like `watch` on OSX will do the trick).

I ended up piping into Soundflower 2CH and recording in Quicktime as needed. Thanks everyone!

Post Reply