0.0.9 • Published 3 years ago

supertone v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

#Keyboard shortcuts:

  • [] Shift-3 (#) to trigger tag menu for any selected items
  • [] Command-L to edit selected sample title
  • [] Spacebar to toggle playback
  • [] Command-C to copy selected sample items
  • [] Command-V to add any audio files on the clipboard to the user's sample library
  • [] Up/Down to navigate sample selection (SHIFT + CMD modulates selection)
  • [] Left/Right to jump in sample playback
  • [] Tab to focus on search element
  • [] Esc to close interface, or current menu (e.g., ESC in the tag menu should return to main screen, ESC in the main screen should close the app window)

##Features:

  • [] Multi-application of tags to selected items
  • [] Add recent-tags list to tags menu
  • Fix window toggle behavior to show/hide the window immediately
  • [] Edit sample title by double clicking the title
  • [] Test UX of stripping file extensions from sample names (also test how it feels to remove underscores from sample names)
  • [] Display tag text on emoji-hover
  • [] Load tag text-value into text input in the tag menu
  • [] Show all current tags in the tag menu (if selecting single item)
  • [] Pause playback on window blur (i.e., when the user leaves the app interface pause any existing playback)