Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
AudioCuesheetEditor-src-v0.2.1.tar.gz | 2013-01-05 | 121.7 kB | |
README.TXT | 2013-01-05 | 2.9 kB |
|
AudioCuesheetEditor-windows-v0.2.1-setup.exe | 2013-01-05 | 15.8 MB | |
AudioCuesheetEditor-linux-v0.2.1.tar.gz | 2013-01-05 | 99.9 kB | |
Totals: 4 Items | 16.0 MB | 0 |
About: Audio Cuesheet Editor is an open source cuesheet editor developed with mono. It can be run under every plattform, that supports mono. Intro: You can import textfiles into the editor or start right from the scratch. If you want to import a textfile, please check the import scheme inside the options first before you start. If you have some tracks, you need to enter a mp3 file, to which the cuesheet belongs. After this you can export the cuesheet and test the export with an cuesheet player (vlc,etc...). Samples: You can find a folder named "samples" under the installation directory of Audio Cuesheet Editor. There you can find several samples, which are described a bit here: - Sample_Inputfile.txt A sample inputfile, that can be used without any options set (just standard). - Sample_Inputfile2.txt A sample inputfile, which contains the timespans with only minutes and seconds set. To use it, you have to go to the options and set the inputscheme to %artist% - %title%[\t]{1,}%end%(mm:ss) Description: Audio Cuesheet Editor aims to be a tool for editing Audio Cuesheets and import of text files. You have the possibility to import text files, save projects, edit the imported tracks and export as a cuesheet. Feel free to try it ;). Feature Proposal: If you have an idea, what should be implemented, feel free to contact the project page. We will try to analyse your idea and afterwards implement it. Requirements: * Windows - .NET Framework 4.0 (https://www.microsoft.com/de-de/download/details.aspx?id=17718) - GTK# for .NET 2.12.10 (http://download.mono-project.com/gtk-sharp/gtk-sharp-2.12.10.win32.msi) (included inside setup project) * Linux - Mono-Basic package with all its dependencies - GTK Sharp Bindings for your desktop environment - GTK * Source - MonoDevelop - GTK - GTK Sharp - xbuild (normally included inside mono develop tools) Installation: * Windows package: Just run the Audio Cuesheet Editor-setup.exe which will guide you through the setup. Afterwards you will have a link in your start menu named "Audio Cuesheet Editor". * Linux package: Just unzip the prebuild code and run the startup script "AudioCuesheetEditor". * Source package: To build the application we recommend to use monodevelop, since the application was build with monodevelop. On linux console you can also use xbuild. The following statement should be used standard: "xbuild /property:Configuration=Release AudioCuesheetEditor.sln". Audio Cuesheet Editor has been tested with the following system configurations: - Windows Vista (x64) Ultimate Edition - Fedora 17 (x64) KDE - Fedora 17 (x64) Gnome Contact: Website: http://sourceforge.net/projects/audiocuesheet/ Developer: Sven Baus <cuesheetproject@users.sf.net>