16 projects tagged "Audio"
libNUI is a hardware accelerated GUI framework that makes it possible to build rich multi-platform applications based on 3D rendered dynamic layouts. Interfaces are built as a composition of widgets and behaviors, and the framework handles positioning, resizing, anchoring, and texture stretching. Objects are connected with synchronous events and delegates for mono-threaded communication, or asynchronous notifications and message queues are used for multi-threaded applications. It also supports strings (including Unicode), paths, files, data streams, fonts, threads, critical sections, audio buffer rendering, and more.
The Ultimate Live Music Audio Converter is an audio conversion tool specifically designed around the file formats used for live music trading. It currently supports conversion of SHN, FLAC, and WAV files to MP3 or Ogg. Advanced features include automatic tagging of files using the contents of a set-list file (MP3, Ogg, and FLAC only), upload of new files into Itunes Library, and scanning directories where new files are downloaded (manual or automatic).
SQL Tagger reads the tags of audio files from a directory, loads them into a temporary SQLite database, accepts SQL queries to modify this database, then saves any changes back to the audio files. It's useful for performing complex updates that would be difficult or tedious with conventional taggers. It's a complement to conventional taggers, not a replacement.