unlimited free music
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1054
Unlimited Simulator Alpha 9
Unlimited Simulator project is a general purpose simulator. more>>
Unlimited Simulator project is a general purpose simulator.
Unlimited Simulator is not a game. Its a basis to create whatever simulations you want, from games to scientific simulations.
You only have to worry about physics, controls and how the world looks like. It can be at the same time a car simulator, a spaceships war game, or a scientific simulation.
While you can do these things on their own, Unlimited Simulator provides the ability to do all three at once. It allows interaction of completely different kinds of clients, thus achieving unprecedent realism and complexity.
Main features:
- multiplayer: many players by internet or two in your computer;
- create your own vehicles, tracks, terrains, sounds, objects;
- vehicles may have their own physical simulation functions, and interact with the game, creating new objects, destroying others. They can fly or float or move underwater; they can be animals, or surrealistic creations. You create.
- track can contain structures as loops, bridges, banked curves, and anything you can do with polygons;
- creating a track can be done DRAWING on the terrain (not implemented yet);
- objects can be animated and intelligent!
- everything is modular: this means almost all the stuff is plugable! No need to recompile the code;
- last, but not least: GPLed!
Enhancements:
- big debugging in ulengine/primitives.c. Several allocation problems solved.
- review of network code: structs separated in a new header, shared/net.h, and other improvements in code itself.
- review of client plugin format (what functions, names, etc).
- wrappers for the not-so-standard standard C variable types in config.h.
- cosmetic changes in some places, specially ulengine.h.
- BIG debugging in ulengine/project.c and ulengine/graphic.c. Only a billion or so bugs left.
- improved ulengine/demo.c; tests now include graphic functions.
- fixed two small bugs in drawHLine due to rounding.
- added a new projection system. Not tested yet.
- graphics test phase started: drawPixel, drawHLine, drawLine, drawFlatTri and drawShadedTri are working.
- modified POLY_UL structure: SCREENP_UL *projected field was deleted. This field is really unecessary, and deleting it saves 2*sizeof(int) bytes for each vertex. Projections are not individually saved anymore (why should they be after all?). See ulengine/project.c:projectP() to see how projected points are handled.
- added ulengine/image.c, to handle image operations.
- added ulengine/effects.c.
- textures support implemented.
- several small optimizations in ulengine/graphic.c.
- work in the server communications system.
<<lessUnlimited Simulator is not a game. Its a basis to create whatever simulations you want, from games to scientific simulations.
You only have to worry about physics, controls and how the world looks like. It can be at the same time a car simulator, a spaceships war game, or a scientific simulation.
While you can do these things on their own, Unlimited Simulator provides the ability to do all three at once. It allows interaction of completely different kinds of clients, thus achieving unprecedent realism and complexity.
Main features:
- multiplayer: many players by internet or two in your computer;
- create your own vehicles, tracks, terrains, sounds, objects;
- vehicles may have their own physical simulation functions, and interact with the game, creating new objects, destroying others. They can fly or float or move underwater; they can be animals, or surrealistic creations. You create.
- track can contain structures as loops, bridges, banked curves, and anything you can do with polygons;
- creating a track can be done DRAWING on the terrain (not implemented yet);
- objects can be animated and intelligent!
- everything is modular: this means almost all the stuff is plugable! No need to recompile the code;
- last, but not least: GPLed!
Enhancements:
- big debugging in ulengine/primitives.c. Several allocation problems solved.
- review of network code: structs separated in a new header, shared/net.h, and other improvements in code itself.
- review of client plugin format (what functions, names, etc).
- wrappers for the not-so-standard standard C variable types in config.h.
- cosmetic changes in some places, specially ulengine.h.
- BIG debugging in ulengine/project.c and ulengine/graphic.c. Only a billion or so bugs left.
- improved ulengine/demo.c; tests now include graphic functions.
- fixed two small bugs in drawHLine due to rounding.
- added a new projection system. Not tested yet.
- graphics test phase started: drawPixel, drawHLine, drawLine, drawFlatTri and drawShadedTri are working.
- modified POLY_UL structure: SCREENP_UL *projected field was deleted. This field is really unecessary, and deleting it saves 2*sizeof(int) bytes for each vertex. Projections are not individually saved anymore (why should they be after all?). See ulengine/project.c:projectP() to see how projected points are handled.
- added ulengine/image.c, to handle image operations.
- added ulengine/effects.c.
- textures support implemented.
- several small optimizations in ulengine/graphic.c.
- work in the server communications system.
Download (0.18MB)
Added: 2006-11-29 License: GPL (GNU General Public License) Price:
1068 downloads
Duplicate Music Matcher 2.3
Duplicate Music Matcher is a script to quickly find duplicate MP3 files based on letter matching. more>>
Duplicate Music Matcher is a script to quickly find duplicate MP3 files based on letter matching.
Duplicate Music Matcher is helpful for weeding out duplicates that may not be of the same encoding, format, or even the same filename.
Enhancements:
- pymad pyvorbis python-flac deps were all removed in favor of mutagen
- GUI code was updated (no more SimpleGladeApp)
- Delete key have been bound in the GUI
- More accurate matching for ogg and flac files
- The filename column is now resizable
- The GUI play and stop buttons now use audacious.FLAC should now also give a length value
- Some oggs might have a huge bitrate value due to a bug in mutagen.
<<lessDuplicate Music Matcher is helpful for weeding out duplicates that may not be of the same encoding, format, or even the same filename.
Enhancements:
- pymad pyvorbis python-flac deps were all removed in favor of mutagen
- GUI code was updated (no more SimpleGladeApp)
- Delete key have been bound in the GUI
- More accurate matching for ogg and flac files
- The filename column is now resizable
- The GUI play and stop buttons now use audacious.FLAC should now also give a length value
- Some oggs might have a huge bitrate value due to a bug in mutagen.
Download (0.010MB)
Added: 2007-04-04 License: GPL (GNU General Public License) Price:
942 downloads
Gnome Simple Stateful Music Player 1.1
Gnome Simple Stateful Music Player (GSSMP) is a music player designed to work with the GNOME desktop environment. more>>
Gnome Simple Stateful Music Player (GSSMP) is a music player designed to work with the GNOME desktop environment. It does not store a database of all your music, but is designed to work with music files organised into directories. It is small, unobtrusive, and tries to do what you would expect, instead of asking you questions.
It remembers which file was playing on exit, and continues that file from the same place when you start again. In the future it is planned to add multiple bookmarks that are automatically created whenever a track stops playing for any reason (e.g. you choose another track, you exit, or you pause.)
GSSMP has been developed on Linux, but should theoretically work with any operating system that supports the standard GNOME environment.
<<lessIt remembers which file was playing on exit, and continues that file from the same place when you start again. In the future it is planned to add multiple bookmarks that are automatically created whenever a track stops playing for any reason (e.g. you choose another track, you exit, or you pause.)
GSSMP has been developed on Linux, but should theoretically work with any operating system that supports the standard GNOME environment.
Download (0.072MB)
Added: 2007-06-03 License: GPL (GNU General Public License) Price:
884 downloads
Random Music 1.1
Random Music plays random MP3 tracks from your music collection. more>>
Random Music plays random MP3 tracks from your music collection. It maintains a flat database of tracks, detailed genres, and weights, and generates a weighted random playlist from the user-selected genres.
The ID3 and ID3v2 fields (title/artist/album), detailed genre, and weight (0-9) for the currently-playing track can be edited, and tracks can be removed from the playlist.
For example, a user can select only tracks with a minimum weight of 5 from the subgenres "Pop - 1970s" and "R&B - 1970s", and the playlist will adjust accordingly.
Enhancements:
- This release adds features to the playlist editor.
- Playlist entries now include the album name, and selected tracks can be moved up or down.
<<lessThe ID3 and ID3v2 fields (title/artist/album), detailed genre, and weight (0-9) for the currently-playing track can be edited, and tracks can be removed from the playlist.
For example, a user can select only tracks with a minimum weight of 5 from the subgenres "Pop - 1970s" and "R&B - 1970s", and the playlist will adjust accordingly.
Enhancements:
- This release adds features to the playlist editor.
- Playlist entries now include the album name, and selected tracks can be moved up or down.
Download (0.47MB)
Added: 2005-10-22 License: GPL (GNU General Public License) Price:
1464 downloads
UltraMixer 2.0.11
UltraMixer is a DJ-Mixing-Software which enables you to mix digital music in various formats. more>>
UltraMixer is a DJ-Mixing-Software which enables you to mix digital music in various formats such as MP3, OGG, WAV, WMA or CDs in real time.
All you need is a sound card. The DJs turntables are replaced by two digital SoundPlayers, the "vinyls" are available within seconds through the integrated FileArchive.
UltraMixer is also perfectly suited for the use as virtual jukebox in restaurants, hair studios or medical surgeries. UltraMixer is freely available (freeware*).
Main features:
- MP3,WMA,OGG,CD,WAV,FLAC,ASF,MIDI,XM,IT,MOD,...
- Online CD-title query (CDDB)
- Monitoring over headhones
- Multi-soundcard support
- 3 Band EQEmphasize element in the screenshot
- Volume CrossfaderEmphasize element in the screenshot
- Adjustable fading modesEmphasize element in the screenshot
- Automatic mixingEmphasize element in the screenshot
- BPM Counter
- Reverse Play
- Pitch (-/+ 50%)Emphasize element in the screenshot
- TalkoverEmphasize element in the screenshot
- Keyboard and MIDI control
- Support of the Hercules DJ Console
- Database-driven file archiveEmphasize element in the screenshot
- Unlimited number of cue points
- User-friendly user interface
- Support of skinning for the user interface
- Automatic update function
<<lessAll you need is a sound card. The DJs turntables are replaced by two digital SoundPlayers, the "vinyls" are available within seconds through the integrated FileArchive.
UltraMixer is also perfectly suited for the use as virtual jukebox in restaurants, hair studios or medical surgeries. UltraMixer is freely available (freeware*).
Main features:
- MP3,WMA,OGG,CD,WAV,FLAC,ASF,MIDI,XM,IT,MOD,...
- Online CD-title query (CDDB)
- Monitoring over headhones
- Multi-soundcard support
- 3 Band EQEmphasize element in the screenshot
- Volume CrossfaderEmphasize element in the screenshot
- Adjustable fading modesEmphasize element in the screenshot
- Automatic mixingEmphasize element in the screenshot
- BPM Counter
- Reverse Play
- Pitch (-/+ 50%)Emphasize element in the screenshot
- TalkoverEmphasize element in the screenshot
- Keyboard and MIDI control
- Support of the Hercules DJ Console
- Database-driven file archiveEmphasize element in the screenshot
- Unlimited number of cue points
- User-friendly user interface
- Support of skinning for the user interface
- Automatic update function
Download (7.4MB)
Added: 2007-02-25 License: Freeware Price:
1740 downloads
Kirocker Music Display 3.4.1
Kirocker Music Display is an Amaork script that makes your Kicker (the KDE main panel) rock with your music. more>>
Kirocker Music Display is an Amaork script that makes your Kicker (the KDE main panel) rock with your music.
It is a Kicker applet that displays what you listen to in Amarok
You then always know what you are listening to, and watch its cover: it is always visible on your panel.
It allows you to rate your music with one click: you can quickly change the number of stars of your musics from anywhere on your desktop.
To install:
- Extract the archive
- Open a konsole in the extracted folder (in Konqueror, go to the extracted folder and press F4)
- Run this set of command: ./configure --prefix=$(kde-config --prefix) && make && sudo make install
- It will ask your root password to install the applet on your system
- Right click the Kicker, choose "Add an Applet to the Panel..." (once the panel is unlocked)
- Double-click "Kirocker Music Display"
- Start playing a music: the applet is empty when Amarok is stopped or paused, to not annoy you with useless information when you are working
Also included in the package: the Kicker right translucent white background.
How to make the kicker translucent:
- Your screen resolution need to be 1280*800. If not, you will need some artistic skills and a Gimp experience to modify the given background
- Extract the image "Kicker Right Translucent Background.png" located in the Kirocker Music Display archive
- Open your desktop background image with The Gimp
- Drag and drop "Kicker Right Translucent Background.png" to the Gimp window of your background image
- Save the image and set it as your desktop background image
- Right click the Kicker and choose "Configure the Panel..." (once the panel is unlocked)
- Place the panel on the right (click the button on the right)
- Set the size to "Personalized" and enter "96 pixels"
- In the "Appearance" tab, check "Enable transparency"
- Click "Ok" and youre done: ENJOY!
Enhancements:
- This release fixes an issue with big playlists where Kirocker Music Display would hang up, act badly, or not respond.
- It also solves a long-standing tedious crash.
- Kirocker Music Display should be rock solid now.
<<lessIt is a Kicker applet that displays what you listen to in Amarok
You then always know what you are listening to, and watch its cover: it is always visible on your panel.
It allows you to rate your music with one click: you can quickly change the number of stars of your musics from anywhere on your desktop.
To install:
- Extract the archive
- Open a konsole in the extracted folder (in Konqueror, go to the extracted folder and press F4)
- Run this set of command: ./configure --prefix=$(kde-config --prefix) && make && sudo make install
- It will ask your root password to install the applet on your system
- Right click the Kicker, choose "Add an Applet to the Panel..." (once the panel is unlocked)
- Double-click "Kirocker Music Display"
- Start playing a music: the applet is empty when Amarok is stopped or paused, to not annoy you with useless information when you are working
Also included in the package: the Kicker right translucent white background.
How to make the kicker translucent:
- Your screen resolution need to be 1280*800. If not, you will need some artistic skills and a Gimp experience to modify the given background
- Extract the image "Kicker Right Translucent Background.png" located in the Kirocker Music Display archive
- Open your desktop background image with The Gimp
- Drag and drop "Kicker Right Translucent Background.png" to the Gimp window of your background image
- Save the image and set it as your desktop background image
- Right click the Kicker and choose "Configure the Panel..." (once the panel is unlocked)
- Place the panel on the right (click the button on the right)
- Set the size to "Personalized" and enter "96 pixels"
- In the "Appearance" tab, check "Enable transparency"
- Click "Ok" and youre done: ENJOY!
Enhancements:
- This release fixes an issue with big playlists where Kirocker Music Display would hang up, act badly, or not respond.
- It also solves a long-standing tedious crash.
- Kirocker Music Display should be rock solid now.
Download (0.98MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
797 downloads
Free Music Instrument Tuner 0.96.4
Free Music Instrument Tuner is a musical instrument tunning application. more>>
Free Music Instrument Tuner is a musical instrument tunning application.
Main features:
- Error history
- Volume history
- Wave-length shape
- Harmonics ratio (Formants)
- Microtonal tuning (with Scala file support)
- ALSA support
- JACK support
- Translations for: francais
<<lessMain features:
- Error history
- Volume history
- Wave-length shape
- Harmonics ratio (Formants)
- Microtonal tuning (with Scala file support)
- ALSA support
- JACK support
- Translations for: francais
Download (0.22MB)
Added: 2006-02-03 License: GPL (GNU General Public License) Price:
1391 downloads
Common Music 1.0.2
Common Music (CM) is an object-oriented music composition environment. more>>
Common Music (CM) is an object-oriented music composition environment.
Common Music produces sound by transforming a high-level representation of musical structure into a variety of control protocols for sound synthesis and display.
<<lessCommon Music produces sound by transforming a high-level representation of musical structure into a variety of control protocols for sound synthesis and display.
Download (0.60MB)
Added: 2007-07-29 License: GPL (GNU General Public License) Price:
832 downloads
Media Exchange 001
Media Exchange is an MP3 Jukebox appliance. more>>
Media Exchange is an MP3 Jukebox appliance. It allows you to:
- merge music collections
- Play music and control the player with a browser
- Organize your music
- Automatically tag music
- Remove double tracks automatically
- Download music directly from the artists
- Share music with your friends safely and easily
And Artists to:
- Distribute music to their fans directly
<<less- merge music collections
- Play music and control the player with a browser
- Organize your music
- Automatically tag music
- Remove double tracks automatically
- Download music directly from the artists
- Share music with your friends safely and easily
And Artists to:
- Distribute music to their fans directly
Download (258.9MB)
Added: 2007-03-13 License: GPL (GNU General Public License) Price:
960 downloads
Amarok Music Diary 0.3.4
Amarok Music Diary creates a SQLite3 Database with every song played a day. more>>
Amarok Music Diary creates a SQLite3 Database with every song played a day. It is possible to add a custom lyric to every database entry html-File export is provided. An example: http://www.sbox.tugraz.at/home/s/stifi/stifi_blog/
Usage:
The database is stored in ~/.kde/share/apps/amarok/scripts-data/amarok-diary.db
To add lyrics, use to Context Menu Entry
For viewing it, use sqlitebrowser http://sqlitebrowser.sourceforge.net
(To due a change in the sqlite data format you may need the CVS Version of the sqlitebrowser)
To export the database use the context menu entry. Per default only songs with the public flag set are exported. This option can be changed in the configuration file.
<<lessUsage:
The database is stored in ~/.kde/share/apps/amarok/scripts-data/amarok-diary.db
To add lyrics, use to Context Menu Entry
For viewing it, use sqlitebrowser http://sqlitebrowser.sourceforge.net
(To due a change in the sqlite data format you may need the CVS Version of the sqlitebrowser)
To export the database use the context menu entry. Per default only songs with the public flag set are exported. This option can be changed in the configuration file.
Download (0.090MB)
Added: 2007-03-06 License: GPL (GNU General Public License) Price:
964 downloads
iPod Music Liberator 3.5
The iPod Music Liberator allows you to copy music from your iPod to any computer. more>>
The iPod Music Liberator allows you to copy music from your iPod to any computer, filling in a missing feature of iTunes. You see, iTunes only allows for a one way transfer of music from your computer to your iPod.
But what if you want to move music to another authorized computer? What if you want to make a backup of your music? What if your computer crashes and you lose all of the music on your computer? What if you buy a new computer and need to move your music? What if ... ? Use the iPod Music Liberator for all of your iPod music copying needs.
Main features:
Organized Copying
- Simply copying music from your iPod to your computer is not enough. The iPod Music Liberator allows you to automatically organize your music into folders labeled by artist and album. The iPod Music Liberator also allows you to place all of your music into one folder. Combined with the powerful searching capabilities detailed below, you can organize your music into folders any way you like.
Intelligent Copying
- Dont waste your time copying songs that are already on your computer. iPod Music Liberators intelligent copying feature allows you to copy only the updated songs from your iPod to your computer. This is crucial for people that do regular backups or want to keep syncronized music collections.
Powerful Searching
- Maybe you only want to copy songs from a specific artist, album, or genre. iPod Music Liberators powerful searching capabilities allows you to search "on-the-fly." This means your search is refined with every key you type just like in iTunes.
- Dont let the searching power end there. You can also simply click on any table header to get an alphabetical or reverse alphabetical listing.
Simple User Interface
- Dont let complex user interfaces get in the way of your productivity. The iPod Music Liberator has a simple user interface to allow easy navigation.
Quick Song Listing
- Why wait for a program to find the songs on your iPod when you could be copying songs? The iPod Music Liberator uses the iPods own internal database to quickly list your songs.
Music Player
- Dont have iTunes installed to play music directly from your iPod? Let the iPod Music Liberator do it for you. Whether youre refreshing your memory about which song you want to copy or playing music for friends, the iPod Music Liberator can directly play your music from your iPod.
<<lessBut what if you want to move music to another authorized computer? What if you want to make a backup of your music? What if your computer crashes and you lose all of the music on your computer? What if you buy a new computer and need to move your music? What if ... ? Use the iPod Music Liberator for all of your iPod music copying needs.
Main features:
Organized Copying
- Simply copying music from your iPod to your computer is not enough. The iPod Music Liberator allows you to automatically organize your music into folders labeled by artist and album. The iPod Music Liberator also allows you to place all of your music into one folder. Combined with the powerful searching capabilities detailed below, you can organize your music into folders any way you like.
Intelligent Copying
- Dont waste your time copying songs that are already on your computer. iPod Music Liberators intelligent copying feature allows you to copy only the updated songs from your iPod to your computer. This is crucial for people that do regular backups or want to keep syncronized music collections.
Powerful Searching
- Maybe you only want to copy songs from a specific artist, album, or genre. iPod Music Liberators powerful searching capabilities allows you to search "on-the-fly." This means your search is refined with every key you type just like in iTunes.
- Dont let the searching power end there. You can also simply click on any table header to get an alphabetical or reverse alphabetical listing.
Simple User Interface
- Dont let complex user interfaces get in the way of your productivity. The iPod Music Liberator has a simple user interface to allow easy navigation.
Quick Song Listing
- Why wait for a program to find the songs on your iPod when you could be copying songs? The iPod Music Liberator uses the iPods own internal database to quickly list your songs.
Music Player
- Dont have iTunes installed to play music directly from your iPod? Let the iPod Music Liberator do it for you. Whether youre refreshing your memory about which song you want to copy or playing music for friends, the iPod Music Liberator can directly play your music from your iPod.
Download (0.97MB)
Added: 2005-10-10 License: GPL (GNU General Public License) Price:
937 downloads
Jamendo Lyrics 1.0.1
Jamendo Lyrics is a lyrics script for Amarok audio player accessing the lyrics database for Jamendo.com music. more>>
Jamendo Lyrics is a lyrics script for Amarok audio player accessing the lyrics database for Jamendo.com music.
<<less Download (0.008MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
869 downloads
Goggles Music Manager 0.8.0
Goggles Music Manager is a music collection manager and player. more>>
Goggles Music Manager is a music collection manager and player. Goggles Music Manager allows you to easily manage your music collection.
Each song in your collection is organized according to Artist and Album. As of now, Goggles Music Manager supports Ogg Vorbis and MP3 files.
<<lessEach song in your collection is organized according to Artist and Album. As of now, Goggles Music Manager supports Ogg Vorbis and MP3 files.
Download (0.11MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
802 downloads
mCube Music Manager 20051221
mCube is a digital music manager. more>>
mCube Music Manager project is a digital music manager. The target is to let user manage and choose music to listen with the comfort and feeling of browsing physical compact disc and with the power of computer aided search, sort and categorization.
Main features:
- Folders synchronization: add a folder to mCube Library and you never need to worry about it anymore.
- Tagging System allows to build a categorization that evolves with the library and with user needs. Tag Cosmos allow you to navigate through your tags easily
- Many different Views for displaying Artists, Albums, Tracks or your Compilations. You can build your own page with the view you like in the way you like.
- Quick search box to filter all library a la iTunes/Firefox/Thunderbird
- Edit Album Information and automatically update file tag
- Easy filter for different album types (Live, Sountrack...) and support for multiple CDs albums
- Export selected songs or albums to an external folder: youll never need to use File Managers anymore!
- Play songs or albums with default system player.
- mCube is open source and, of course, free!
<<lessMain features:
- Folders synchronization: add a folder to mCube Library and you never need to worry about it anymore.
- Tagging System allows to build a categorization that evolves with the library and with user needs. Tag Cosmos allow you to navigate through your tags easily
- Many different Views for displaying Artists, Albums, Tracks or your Compilations. You can build your own page with the view you like in the way you like.
- Quick search box to filter all library a la iTunes/Firefox/Thunderbird
- Edit Album Information and automatically update file tag
- Easy filter for different album types (Live, Sountrack...) and support for multiple CDs albums
- Export selected songs or albums to an external folder: youll never need to use File Managers anymore!
- Play songs or albums with default system player.
- mCube is open source and, of course, free!
Download (9.4MB)
Added: 2005-12-22 License: GPL (GNU General Public License) Price:
1405 downloads
ASork Live Music Studio 0.01 Beta1
ASork Live Music Studio is a live cd with Debian GNU/Linux made of Morphix. more>>
ASork Live Music Studio is a live cd with Debian GNU/Linux made of Morphix. ASork Live Music Studio is usefull for recording music either as a complete sofware studio or as a part in a more complex setup.
Main features:
- hard disk recorder
- midi composition tools
- drum loop programs
- vocoder
- other real time effect processing tools
It can boot and run directly from CD-ROM or be installed to hard disk with morphixinstaller. This means that the Linux audio architecture such as jack and alsa is pre-configured and easy to install.
Root privileges
There is no default root password set on the CD therefore is sudo used for super user privileges. Execute these commands in a terminal:
sudo sh
passwd
exit
su
HDD-Install
Start a terminal and get root privileges, as described above. Execute the command for starting the installer:
morphixinstaller
Keyboard configuration in X
If you want to set your x-windows-system to use another keyboard layout execute "setxkbmap < Keyboad language abrevation >". To set X to use swedish keyboard execute:
setxkbmap se
Jack
Some audio applications does not communicate directly with the soundcard. In that case is most commonly Jack is used as an interface witch enables multiply applications to output sound simultaneously. You need to manually start jack before starting applications such as ardour and jack-rack. Start jack grapical control:
qjackctl
Start jack in a terminal:
jackd -d alsa
There is an shortcut in the menu named "Jack Control", this is a graphical interface for the jack server. You might need to configure jack from this program in order to make it run well on your system.
NVIDIA video card
If you have NVIDA card boot Sork with the boot option xmodule set to nvidia. From the grub boot menu select More Boot Options->NV driver.
VESA cards is handled in the same way; select More Boot Options->VESA driver in the grub boot loader.
<<lessMain features:
- hard disk recorder
- midi composition tools
- drum loop programs
- vocoder
- other real time effect processing tools
It can boot and run directly from CD-ROM or be installed to hard disk with morphixinstaller. This means that the Linux audio architecture such as jack and alsa is pre-configured and easy to install.
Root privileges
There is no default root password set on the CD therefore is sudo used for super user privileges. Execute these commands in a terminal:
sudo sh
passwd
exit
su
HDD-Install
Start a terminal and get root privileges, as described above. Execute the command for starting the installer:
morphixinstaller
Keyboard configuration in X
If you want to set your x-windows-system to use another keyboard layout execute "setxkbmap < Keyboad language abrevation >". To set X to use swedish keyboard execute:
setxkbmap se
Jack
Some audio applications does not communicate directly with the soundcard. In that case is most commonly Jack is used as an interface witch enables multiply applications to output sound simultaneously. You need to manually start jack before starting applications such as ardour and jack-rack. Start jack grapical control:
qjackctl
Start jack in a terminal:
jackd -d alsa
There is an shortcut in the menu named "Jack Control", this is a graphical interface for the jack server. You might need to configure jack from this program in order to make it run well on your system.
NVIDIA video card
If you have NVIDA card boot Sork with the boot option xmodule set to nvidia. From the grub boot menu select More Boot Options->NV driver.
VESA cards is handled in the same way; select More Boot Options->VESA driver in the grub boot loader.
Download (398.4MB)
Added: 2006-10-06 License: GPL (GNU General Public License) Price:
1119 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above unlimited free music search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed