beets
beets copied to clipboard
Web-based DAW (Digital Audio Workstation) written in React for making music.
It would be nice to warn a user before deleting the file if: 1. The file is used in any sequencer Tracks 1. The file is associated with any Instrument...
Similar to the upcoming "Play Once" functionality in `InstrumentSettings`, update the workstation page's `SongControls` component to toggle the play behavior between looping (what it currently does) or playing once (based...
For attribution/licensing, it would be cool to add a dialog that lists out each file that I'm using in a specific Project. I could also see it listing out additional...
Steps to reproduce: 1. Create a new Track with at least one step. 1. Save the project. 1. Go to the library and delete the file associated with that step....
Add a keyboard shortcut that can be held while clicking a Track Section to change the Playhead to start at that position - maybe `alt`?
If a project is small enough for this to be reasonable, each color in a track preview should only be linked to one sample.  Here...
Similar to #162, if a user decides to delete an Instrument that a Track is using, we should: 1. Display an additional warning of how many Track(s) might be attached...
This feature has been available since v1.6.0, but it might not be obvious to new users that it is available - it makes listening to one section or part of...
It would be awesome to have a simple search/filter box in the React-rendered version of the markdown documentation. I'm thinking something along the lines of the Evergreen documentation landers with...
Implement a way to record audio from the user's microphone, or an audio source of their choosing. Ensure there's a way to preview the recorded audio and confirm or re-record...