Search found 59476 matches

by steve
Wed Jan 27, 2021 10:33 am
Forum: Windows
Topic: Commercial Purposes question
Replies: 5
Views: 135

Re: Commercial Purposes question

MidiGuyDP wrote:
Wed Jan 27, 2021 10:04 am
(I assume that's what's meant by "GNU General Public License", amongst other things... haven't studied that term much...)
The full details of that license are here: https://www.gnu.org/licenses/old-licens ... .0.en.html
by steve
Wed Jan 27, 2021 10:32 am
Forum: General Audio Programming
Topic: JSON Audio Sprite Data Exporter
Replies: 10
Views: 2723

Re: JSON Audio Sprite Data Exporter

Kitsune wrote:
Wed Jan 27, 2021 9:45 am
I’m not sure if you can assign text to labels
Yes you can. See the links to the manual that I posted previously.
by steve
Wed Jan 27, 2021 10:27 am
Forum: Windows
Topic: extremely inefficient when installed on laptop
Replies: 8
Views: 429

Re: extremely inefficient when installed on laptop

What security apps are running? It's possible that a security app may be repeatedly scanning, or sandboxing Audacity.

What other apps are running (of any kind)?
by steve
Wed Jan 27, 2021 10:25 am
Forum: Windows
Topic: Recording cursor stuck
Replies: 1
Views: 69

Re: Recording cursor stuck

by steve
Wed Jan 27, 2021 10:24 am
Forum: Windows
Topic: Need help with recording issue and sound issue
Replies: 13
Views: 563

Re: Need help with recording issue and sound issue

Big Bear wrote:
Wed Jan 27, 2021 4:56 am
It won’t record when I press the record button all that happens is the red cursor is “stuck”
Is the "Pause" button set (down / active)?
by steve
Wed Jan 27, 2021 10:20 am
Forum: Adding Features to Audacity
Topic: How to disable "Save changes before closing?" popup?
Replies: 17
Views: 2208

Re: How to disable "Save changes before closing?" popup?

Given that Audacity always creates a project, (if it's not saved, then it is in the Audacity temp folder), the prompt to save could be replaced with something like: "Project not saved. Do you want to delete this project? This action cannot be undone. [ YES ] . [ NO ]" On a scale of 0 to 10...
by steve
Wed Jan 27, 2021 10:12 am
Forum: Windows
Topic: Debug report
Replies: 29
Views: 863

Re: Debug report

There is no directory 'C:\Users\Brian\AppData\Local\Audacity\SessionData\project28123 That explains why Audacity can't read from it. Should I create it? No. That won't fix anything because you would also need to recreate all of the files that were in that folder. Reboot your computer, then: Open th...
by steve
Wed Jan 27, 2021 9:53 am
Forum: Making Music with Audacity
Topic: Multitrack recording and my problem.
Replies: 2
Views: 519

Re: Multitrack recording and my problem.

It then bleeds into the next track. You need to work out how / where the output is getting into the input (for example, if you play through speakers and record with a mic, then the output from the speakers will spill over into the mic). This section of the manual may help: https://manual.audacityte...
by steve
Wed Jan 27, 2021 9:46 am
Forum: Windows
Topic: Commercial Purposes question
Replies: 5
Views: 135

Re: Commercial Purposes question

Does the ability to be able to use it for commercial purposes apply to every version of Audacity that's ever been released? I'm not able to check the very ancient versions, though I believe that Audacity has always been released under a "GNU General Public License" (GPL). I've checked in ...
by steve
Wed Jan 27, 2021 9:38 am
Forum: General Audio Programming
Topic: JSON Audio Sprite Data Exporter
Replies: 10
Views: 2723

Re: JSON Audio Sprite Data Exporter

Kitsune wrote:
Wed Jan 27, 2021 12:49 am
I’d still need the Sprite name and Sheet name
What determines those names?