AObuchow / Sample-Commander

Orthodox File Manager for organizing audio files, written in Java using Eclipse RCP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Commander

Sample Commander is an application designed to assist in organizing audio files, also known as samples.

It is written & available as an Eclipse IDE plugin but it will soon be available as a standalone e4 RCP application.

πŸ’‘ Motivation

Sample Commander aims to offer the convenient sample browsing experience provided in modern DAW's with an orthodox file manager interface.

It takes inspiration from software such as:

  • FL Studio's file browser: provides a single file tree to view the user's sample library. It is convenient for finding sounds to use in a song, but limited in its ability to quickly reorganize the sample library's structure.

  • Krusader: A Qt based orthodox file manager. Provides excellent file mangement capabilities and workflow.

Features:

  • ⌨️ Navigate file directory's quickly with your keyboard

  • πŸ—„οΈ View multiple directory contents side-by-side

  • πŸ“‚ Supports common file operations (cut, copy, delete, etc.) between directories.

  • 🎡 Audio playback for .wav, .mp3 and .flac is supported and can be started by selecting a supported file.

  • Git integration to keep track of changes to your audio library

πŸ“Έ Screenshots:

how_it_looks_1.png

πŸ“₯ Installation

Update Site

https://raw.githubusercontent.com/AObuchow/Sample-Commander/updatesite/updatesite/

πŸ“š Libraries used:

About

Orthodox File Manager for organizing audio files, written in Java using Eclipse RCP

License:Eclipse Public License 2.0


Languages

Language:Java 100.0%