Main > Free Download Search >

Free crct song software for linux

crct song

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 411
qSong 0.9.2

qSong 0.9.2


qSong project is a song database program with multimedia features. more>>
qSong project is a song database and a lyrics manager program with multimedia features.
Main features:
- Store and manage song lyrics
- One ssong can have multiple versions
- Song can have related songs
- Copyright information - authors and ccli
- Comprehensive authors database
- Attachment of multimedia files (sound files, picures, tabs...)
- Searching and sorting songs in many cathegories using tree view of the database
- Grouping songs in songbooks
- Every item in database can have comments
qSong is written in C++ with Qt4 library. It uses SQlite3 as a database backend so it is easy to acces the song database in standard way by 3rd party SQL tools through database intercaces as ODCB or JDBC.
I have chosen this platform because is very portable, relatively fast and easy to extendable with plugins.
<<less
Download (0.36MB)
Added: 2006-12-24 License: GPL (GNU General Public License) Price:
1034 downloads
The Minstrels Song 2.0

The Minstrels Song 2.0


The Minstrels Song project is a roguelike game with emphasis on worldbuilding. more>>
The Minstrels Song project is a roguelike game with emphasis on worldbuilding.
The Minstrels Song is a roguelike game which seeks to let the user interact with a rich and extensive world.
Among roguelikes, emphasis is on providing nonlinear play in a detailed environment.
Effort has been made to provide races that have not only stats but cultures.
Top 10 things to do in "The Minstrel s Song":
- Pet a dolphin.
- Pray and worship.
- Ride a dragon.
- Match wits with a clockwork door.
- Climb a tree.
- Answer a riddle.
- Build your own mechanical devices.
- Keep an exotic pet.
- Choose your own quest.
- Explore a world of wonder.
To compile and run this game, go into the directory src, edit the file "tms.h" according to the comments that are contained in, and use make.
More specifically, it needs a certain lib directory, where all of the files in "lib" are stored. /usr/local/lib/tms is reccommended. Once you have created that directory and moved all of the files to it (be sure that book8.txt is writeable by everybody -- it is more or less the high score file), set LIB_DIR in tms.h to that directory, with a trailing slash -- ie. change appropriate line to say.
#define LIB_DIR "/usr/local/lib/tms/"
(or whatever you have put for your lib directory.)
Security note: It is strongly discouraged to install TMS as a SetUID binary; the game is not designed to have special priveleges.
<<less
Download (1.1MB)
Added: 2007-01-05 License: Other/Proprietary License with Source Price:
1024 downloads
LCDraptor 0.4

LCDraptor 0.4


LCDraptor is an XMMS plugin that displays song information, playing time, and visualization bars on an LCD screen via LCDproc. more>>
LCDraptor is an XMMS plugin that displays song information, playing time, and visualization bars on an LCD screen via LCDproc.

Supports all 20x4 character LCDs supported by the LCDproc project. It supports all 20x4 character LCDs supported by the LCDproc project.

<<less
Download (0.007MB)
Added: 2006-04-12 License: GPL (GNU General Public License) Price:
1291 downloads
Lyrc 0.3

Lyrc 0.3


Lyrc is an XMMS plugin, which displays the lyrics of the song being played. more>>
Lyrc is an XMMS plugin, which displays the lyrics of the song being played.

Lyrc project queries a Web server for the lyrics, and the Web site also accepts uploads, allowing users to contribute missing lyrics.

Lyrics are cached in XML files on the local machine.

<<less
Download (0.037MB)
Added: 2006-04-14 License: GPL (GNU General Public License) Price:
1289 downloads
Lyrics Manager 0.2.8

Lyrics Manager 0.2.8


Lyrics Manager is an amaroK script that manages the song lyrcis. more>>
Lyrics Manager is an amaroK script that manages the song lyrcis.
Main features:
- Edit lyrics with your favorite editor
- Export lyrics to file
- Import lyrics from file
You can setup your editor (for editing) and directory with texts (for import and export) via script configuration. Script will take care of html break tags while importing and exporting lyrics text, so you can edit and store plain text with correct rendering it in amaroK.
<<less
Download (0.015MB)
Added: 2007-07-19 License: GPL (GNU General Public License) Price:
833 downloads
Per-Song Volume 0.2.0

Per-Song Volume 0.2.0


Per-Song Volume is a Perl script maintains a per-song volume information. more>>
Per-Song Volume is a Perl script maintains a per-song volume information.

What it means is that a volume is associated with each song, which is recorded whenever the volume changes, and is restored to its last value when the song is played again.

This is useful if you have several songs which sound louder or softer than the rest.

To run this script you need perl 5 and DBD::SQLite (http://search.cpan.org/dist/DBD-SQLite/).

The file "$HOME/.kde/share/apps/amarok/scripts-data/per-song-volume.default-volume.txt" can optionally hold the default volume for playing the files (an integer from 0 to 100). The default setting for it is 40.

I hope you find this script useful!

<<less
Download (0.003MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1071 downloads
songanalysis 0.4.0

songanalysis 0.4.0


songanalysis software analyzes a song in WAV, Ogg Vorbis, or MP3 format. more>>
songanalysis software analyzes a song in WAV, Ogg Vorbis, or MP3 format and produces an output consisting of the volume differential, the relative strength in each frequency band, and the tempo.

This is useful if you want to build something that lets you find out whether you have duplicate files, if you need to find out the tempo of your songs, or if you need to find similar songs according to how they sound.

<<less
Download (0.027MB)
Added: 2006-01-15 License: GPL (GNU General Public License) Price:
1379 downloads
PyTone 3.0.1

PyTone 3.0.1


PyTone is a music jukebox written in Python with a curses-based GUI. more>>
PyTone project is a music jukebox written in Python with a curses based GUI. While providing advanced features like crossfading and multiple players, special emphasis is put on ease of use, turning PyTone into an ideal jukebox system for use at parties.
Main features:
concise curses based GUI
simple song selection
- using an arbitrary number of music databases with hierarchical (artist/album/songs, genre/artist/album/songs, decades/artist/albums/songs, or rating/artist/albums/songs) navigation,
- from list of top and last played songs,
- from list of most recently added songs,
- random song list,
- stored playlists, or
- alternatively from file system
editable playlist:
- deletion
- move song up/down
- delete played songs
- shuffle
- repetition
- automatic addition of random songs, when the playlist is empty
- save to and load from .m3u file
pluggable players, currently
- internal mp3/Ogg Vorbis player with crossfading and gap killing and/or
- xmms based external player and/or
- mpg321 or (the non-free) mpg123 based external player
display of information for currently selected song:
- ID3 tag
- length
- times played
- last played
- song rating (1 to 5 stars)
plays currently selected song on second player (if your computer has a second sound card or one card with more than one line out)
search functionality:
- quick search by first letter
- incremental search by regular expression
random song selection taking into account song rating and time at which song was last played
description of important key bindings in status bar and context sensitive help
logging of played songs
execution of arbitrary command when playback of new song starts
basic mixer functionality
customizable key bindings
customizable look
English, French, German, Italian and Polish user interface
external control, e.g. from the shell
plugin system; currently plugins for the AudioScrobbler service and for displaying the title in the terminal window and using xosd are included
<<less
Download (0.15MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
805 downloads
amaroK Now-Webing 0.2

amaroK Now-Webing 0.2


amaroK Now-Webing starts a webserver at an configurable port (Standard is 8080) which display the current song and artist. more>>
amaroK Now-Webing starts a webserver at an configurable port (Standard is 8080) which display the current song and artist.

Works great for parsing and displaying data on a webserver.

<<less
Download (MB)
Added: 2005-12-30 License: GPL (GNU General Public License) Price:
1393 downloads
Xmms::SongChange 0.12

Xmms::SongChange 0.12


Xmms::SongChange is a Perl module to take actions based on song track/time change. more>>
Xmms::SongChange is a Perl module to take actions based on song track/time change.

SYNOPSIS

xmms> change on

This module creates a thread to poll xmms for song track and time changes. The thread is started via the Xmms::shell command change on and stopped via change off.

<<less
Download (0.18MB)
Added: 2006-11-11 License: Perl Artistic License Price:
1077 downloads
mp3CONVERT 0.2

mp3CONVERT 0.2


mp3CONVERT is a Kommander wizard for easy encoding mp3 songs. more>>
mp3CONVERT is a Kommander wizard for easy encoding mp3 songs. For example, when you need get your favourite album, which has 100mb to the cell phone with 40mb memory.

<<less
Download (0.10MB)
Added: 2007-03-23 License: GPL (GNU General Public License) Price:
562 downloads
synctags 0.9.9

synctags 0.9.9


synctags is a command-line-program that fetches tags from last.fm. more>>
synctags is a command-line-program that fetches tags from last.fm for the currently playing song in amarok and adds them as labels to the amarok-database.

I will add a context-menu for amarok later

Change tagcount in the script to fit your needs.

<<less
Download (0.010MB)
Added: 2007-02-22 License: GPL (GNU General Public License) Price:
974 downloads
AmaroK now playing 0.1

AmaroK now playing 0.1


AmaroK now playing is a script that displays the song you are currently playing with amaroK. more>>
AmaroK now playing is a script that displays the song you are currently playing with amaroK.

Add it to, /usr/share/apps/konversation/scripts

Then add it to command aliases

Konversation > settings > command aliases

For example: alias: np ;replacement: /exec np

<<less
Download (MB)
Added: 2007-06-15 License: GPL (GNU General Public License) Price:
872 downloads
Ratoximus 0.2.3

Ratoximus 0.2.3


Ratoximus is a backend for rating your music on the fly. more>>
Ratoximus is a backend for rating your music on the fly. When a good song comes up on your playlist, you can mark it up to your favorites, and when you just cant stand a song, you can blacklist it.

A cleanlist is generated based on a preselected list, taking out the blacklisted entries. It includes a simple interactive frontend, and tips to other methods.

<<less
Download (0.009MB)
Added: 2005-09-14 License: GPL (GNU General Public License) Price:
1500 downloads
CDcover XMMS Plugin 0.2

CDcover XMMS Plugin 0.2


CDcover XMMS Plugin displays a graphic dependent on the currently played song. more>>
CDcover XMMS Plugin displays a graphic dependent on the currently played song.
Normal usage would be to display the CD covers for the different songs. The graphics are retrieved from your computer. Therefore searchpaths can be defined, where a corresponding cover is searched for.
Main features:
- Define as many different search paths as you need, including wildcards
- Buildin skin, full support for custom skins
- Many different graphic formats (supported formats depend on your gtk installation)
- Automatically resizes the images, and preserves aspect-ratio upon request
<<less
Download (0.23MB)
Added: 2006-04-11 License: GPL (GNU General Public License) Price:
1291 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5