maxtim

Results 6 issues of maxtim

**Describe the solution you'd like** Deleting tracks should have a check: ``` def check_if_scheduled(track): if track_scheduled(track): if yes_no(f"{track} is scheduled, would you like to delete it from all schedules?"): delete_track(track)...

is: feature-request
status: pinned

Is there a way to add plexamp functionality to this?

Using Pop!_OS 21.04 Audacity v2.4.2 Calf compiled from github. Changelog states version 0.90.3.0 I suspect wxWidgets isn't installed or isn't installed correctly. This OS is a fresh installation. ``` ASSERT...

- **Replace try! with question mark operator** - **Fixed more compilation warnings**

I'm getting the following error: ``` $ node ./bin/prepare.js node:internal/modules/cjs/loader:1031 throw err; ^ Error: Cannot find module 'commander' Require stack: - /home/tfinley/condo/bin/prepare.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1028:15) at Function.Module._load (node:internal/modules/cjs/loader:873:27) at Module.require...

spelling correction