Search found 59476 matches

by steve
Wed Jan 27, 2021 12:33 am
Forum: Windows
Topic: Setting the Save Project Default file location
Replies: 20
Views: 5172

Re: Setting the Save Project Default file location

The next version of Audacity will provide a wide range of options for default directories:


Image
by steve
Tue Jan 26, 2021 11:21 pm
Forum: General Audio Programming
Topic: JSON Audio Sprite Data Exporter
Replies: 10
Views: 2723

Re: JSON Audio Sprite Data Exporter

I am familiar with lua so if you could point me to the right direction I can probably write my own software for this If you had a list of "Splice times" like this: 0.000000 2.890884 7.151746 11.261678 19.504762 31.021859 42.353197 53.963175 63.529796 69.845624 would that be sufficient to ...
by steve
Tue Jan 26, 2021 11:14 pm
Forum: macOS
Topic: How to record from cassette recorder?
Replies: 59
Views: 1802

Re: How to record from cassette recorder?

First, I solved the one-channel problem. I’m now hearing audio on both into the Behringer. What was it? So the audio is making it into the Behringer but is not making it into the Mac. Can you try a different USB socket? Do you have another computer that you could try? Just backtracking a couple of ...
by steve
Tue Jan 26, 2021 8:00 pm
Forum: macOS
Topic: How to record from cassette recorder?
Replies: 59
Views: 1802

Re: How to record from cassette recorder?

OK, so it's either that the cassette is only recorded on the left, or it's the cassette player that's only playing the left channel. The next step is to see if the signal is getting through to the Mac. In Finder, open: "Applications > Utilities > Audio MIDI Setup" You should see the "...
by steve
Tue Jan 26, 2021 7:50 pm
Forum: Windows
Topic: Clip start time vs. Track start time
Replies: 3
Views: 151

Re: Clip start time vs. Track start time

Originally, leading "whitespace" (empty track space before the first audio clip) was always rendered as silence. Then someone changed it so that leading whitespace was ignored. That was good for some users, but a pita for people wanting to move multi-track projects into other DAWs. I think...
by steve
Tue Jan 26, 2021 7:16 pm
Forum: macOS
Topic: How to record from cassette recorder?
Replies: 59
Views: 1802

Re: How to record from cassette recorder?

If you plug your headphones into the cassette player, do you hear both channels?
by steve
Tue Jan 26, 2021 7:13 pm
Forum: Windows
Topic: Behringer umc22 [SOLVED]
Replies: 5
Views: 295

Re: Behringer umc22

Lindsayj wrote:
Tue Jan 26, 2021 3:21 pm
I get error 9999
What is the full and exact message?
(some info here: https://manual.audacityteam.org/man/faq ... vice.22.3F)
by steve
Tue Jan 26, 2021 7:08 pm
Forum: macOS
Topic: How to record from cassette recorder?
Replies: 59
Views: 1802

Re: How to record from cassette recorder?

swami7774 wrote:
Tue Jan 26, 2021 6:27 pm
only on one channel
What cassette player are you using and how is it connected to the Behringer?
Which Behringer did you get?
by steve
Tue Jan 26, 2021 7:01 pm
Forum: General Audio Programming
Topic: JSON Audio Sprite Data Exporter
Replies: 10
Views: 2723

Re: JSON Audio Sprite Data Exporter

Hopefully that’s valid JSON It isn't ;) Perhaps you mean: { "sheetName": [ { "spriteName": [ { "startTime": 0, "endTime": 3 } ] } ] } I am thinking that it could be a good option to use region label for Sprites and point label for Splices I don't understand w...
by steve
Tue Jan 26, 2021 5:29 pm
Forum: Windows
Topic: Audacity not recognising soundcards
Replies: 11
Views: 355

Re: Audacity not recognising soundcards

If you get an error about "sample rates", go into the Windows Sound control panel and ensure that the sound card is set to 44100 in both the Recording tab and the Playback tab. Easy way to open the Windows Sound control panel: open the run dialog with Windows logo + R enter: mmsys.cpl pres...