VirtuoZo! ~ Find Scales, Chords & Generate Music


This software can be used to search scales & chords from a large and expandable database (XML). Thanks to the jmusic project (jmusic.sourceforge.io), this is also possible to generate music starting from these scales & chords and export the result to MIDI file.

Features:

  • Scales & chords finder
  • Music generator (MIDI)

sourceforge.net/projects/virtuozo

Advertisement

EffectPanel ~ Add Sounds To Live Performances


Theater Effect Panel (EffectPanel) is small open source software used to play sounds during live performances. You can use this program for free and it can be used with a mouse, a touch panel or over a midi interface with a keyboard or a button pad.

sourceforge.net/projects/effectpanel

PS3 Media Server ~ Cross-platform Media Server


PS3 Media Server is a DLNA-compliant UPnP Media Server. Originally written to support the Sony PlayStation3, PS3 Media Server has been expanded to support a range of other media renderers, including smartphones, TVs, music players and more. Because it is written in Java, PS3 Media Server supports all major operating systems, with versions for Windows, Linux and Mac OS X.

The program streams or transcodes many different media formats with little or no configuration. It is powered by MEncoder, FFmpeg, tsMuxeR and AviSynth, which combine to offer support for a wide range of media formats.

sourceforge.net/projects/ps3mediaserver

Foobar2000 ~ Web User Interface


Foobar2000 Web UI application consists of two parts:

  • A Node.js server that controls foobar2000 music player using native CLI commands and foo_controlserver component (a tcp/ip server for foobar2000).
  • A web application that allows the user to send basic foobar2000 playback commands and adjust application volume level. Information about the track that is currently playing is also displayed and automatically updated when the track or playback status changes.

github.com/klemola/foobar2000-web-ui

Cassette Retro Player ~ MP3 Player With Beautiful Cassette Look & Feel


Transform a set of mp3 files into a virtual cassette and interact with it just like a real cassette.

Live again all that emotional load attached to the cassette format and the way you interacted with these gadgets: press play, rewind, fast forward and reverse the cassette tape. Concepts that do not exist anymore in modern media players in the same way, but they are still wired in your brain with the music you used to listen in the 70s, 80s and 90s and the places and people that were around you at those moments.

Play the music as you used to do it decades ago, and bring a piece of happiness from the past. Nostalgia ensured.

Features:
  • Simple controls: Play, pause, rewind, fast forward, stop, eject and master volume.
  • Customize cassette color and label aspect.
  • Create a cassette library with all your most appreciated music.
  • Edit cassette track list, adding, removing and reordering the audio files.
  • Support for mp3, aac, and all popular audio formats.
  • Because the music sounds better in the format in which you heard it for the first time.

sourceforge.net/projects/cassette-retro-player

LAoE ~ Multilayer Java Audio Editor


LAoE means Layer-based Audio Editor, and it is a rich featured graphical audio sample-editor, based on multi-layers, floating-point samples, volume-masks, variable selection-intensity, and many plugins suitable to manipulate sound, such as filtering, retouching, resampling, graphical spectrogram editing by brushes and rectangles, sample-curve editing by freehand-pen and spline and other interpolation curves, effects like reverb, echo, compress, expand, pitch-shift, time-stretch, and much more… And it is free of charge, under GPL license!

www.oli4.ch/laoe/home
sourceforge.net/projects/laoe

DGuitar ~ Guitar Pro File Player & Viewer


DGuitar is a Guitar Pro (*.GP4,*.GP3,GTP) viewer and player that works under Linux, MacOs, Solaris, BSD or Windows or any other Operational System that has Java Runtime Environment 1.4 or later installed.

dguitar.sourceforge.net

Eisenkraut ~ Multi-channel Audio Editor


The audio file editor, baptised ‘Eisenkraut’, came into existence (as a scaffold) during a project class on audio programming in Java at the SeaM in Weimar. It is distinguished by a number of traits which makes it particularly interesting in the field of computer music: There are no restrictions with regard to the number of channels in a file, and there is an OSC interface via which the functionality can be extended, for example using the SuperCollider language. Possible applications of such extensions are the transfer of marker information or the maintenance of meta data for segmented files, the algorithmic editing (cut/copy/paste) of files, or the addition of your own sound transformations or special decoders (e.g. an MS matrix).

User Interface

https://www.sciss.de/eisenkraut/

https://github.com/Sciss/Eisenkraut

JavaMOD ~ Java MOD Player


This Java Modplayer plays *.mod, *.xm, *.s3m, *.stm, *.wow, *.it (all with interpolation), MP3s, *.sid, *.ogg, *.flac, *.ape, WAV, MIDI, RMI, AU, AIFF. It also supports playlists like PLS, M3U and cue-sheets.

To start the player you may just double click the jar or use: java -jar ./javamod.jar or (for just commandline) java -cp ./javamod.jar de.quippy.javamod.main.CommandLine.

This player can be run as a console application, with its swing GUI.

www.javamod.de
sourceforge.net/projects/javamod