All Projects → FrancescoCeruti → linux-show-player

FrancescoCeruti / linux-show-player

Licence: GPL-3.0 license
Linux Show Player - Cue player designed for stage productions

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to linux-show-player

Webaudiofont
Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and mobile browser. See live examples.
Stars: ✭ 600 (+308.16%)
Mutual labels:  player, midi, sound
Romplayer
AudioKit Sample Player (ROM Player) - EXS24, Sound Font, Wave Player
Stars: ✭ 445 (+202.72%)
Mutual labels:  player, midi, sound
Libvlc Go
Go bindings for libVLC and high-level media player interface
Stars: ✭ 188 (+27.89%)
Mutual labels:  player, sound
Timidity
Play MIDI files in the browser w/ Web Audio, WebAssembly, and libtimidity
Stars: ✭ 221 (+50.34%)
Mutual labels:  player, midi
osmid
osmid is a tool to bridge MIDI and OSC. It is currently in use in Sonic Pi
Stars: ✭ 63 (-57.14%)
Mutual labels:  osc, midi
React Native Sound Player
Play sound file in ReactNative
Stars: ✭ 144 (-2.04%)
Mutual labels:  player, sound
Html Midi Player
🎹 Play and display MIDI files on the web
Stars: ✭ 158 (+7.48%)
Mutual labels:  player, midi
Pedalino
Smart wireless MIDI foot controller for guitarists and more.
Stars: ✭ 105 (-28.57%)
Mutual labels:  osc, midi
Lofi Player
🎧 A Lofi Player built with HTML, CSS and Javascript using Parcel as Module Bundler https://lakscastro.github.io/lofi-player
Stars: ✭ 38 (-74.15%)
Mutual labels:  player, sound
Shape-Your-Music
A web application for drawing music.
Stars: ✭ 106 (-27.89%)
Mutual labels:  midi, sound
vimix
Live Video Mixer
Stars: ✭ 172 (+17.01%)
Mutual labels:  osc, gstreamer
spc-player
SNES music player in your browser with original hardware and Arduino.
Stars: ✭ 37 (-74.83%)
Mutual labels:  player, sound
Pragha
Pragha is a Lightweight Music Player for GNU/Linux.
Stars: ✭ 136 (-7.48%)
Mutual labels:  player, gstreamer
Kjplayerdemo
视频播放壳子:动态切换内核,支持边下边播边缓存的播放器方案,视频支持格式:mp4、m3u8、wav、avi,音频支持格式:midi、mp3
Stars: ✭ 60 (-59.18%)
Mutual labels:  player, midi
Vuejs Sound Player
▶️ 🎹 🎵 HTML5 <audio> tag sound player UI for Vue.js - supports single, loop, pause/stop modes etc
Stars: ✭ 164 (+11.56%)
Mutual labels:  player, sound
Pandoraplayer
🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.
Stars: ✭ 1,037 (+605.44%)
Mutual labels:  player, sound
Swift Radio Pro
Professional Radio Station App for iOS!
Stars: ✭ 2,644 (+1698.64%)
Mutual labels:  player, sound
mpe-player
Browser Based Audio Oscillators using MPE devices & MPE.js
Stars: ✭ 16 (-89.12%)
Mutual labels:  player, midi
Lovetracker
A module tracker written in lua/LöVE.
Stars: ✭ 38 (-74.15%)
Mutual labels:  player, sound
Swiftysound
SwiftySound is a simple library that lets you play sounds with a single line of code.
Stars: ✭ 995 (+576.87%)
Mutual labels:  player, sound

Linux Show Player GitHub release Github All Releases Codacy Badge Gitter

Linux Show Player (LiSP) - Sound player designed for stage productions


Every component on which LiSP relies (python3, GStreamer and Qt5) is multi-platform, but the program is currently tested and developed only for GNU/Linux.

No special hardware is required to run LiSP, but some processing operations would surely take benefit from a recent CPU.

For bugs/requests an issue can be open on the GitHub issues-tracker, for everything else gitter can be used.


Installation

AppImage

You can download an AppImage bundle of LiSP from the release page, once downloaded make the file executable. Now you should be able to run LiSP by double-clicking the file.

Distro Repository

Packaging status

Manually

Otherwise follow the instructions on the wiki to install it manually


Usage

Use the installed launcher from the menu (for the package installation), or

$ linux-show-player                                  # Launch the program
$ linux-show-player -l [debug/warning/info]          # Launch with different log options
$ linux-show-player -f <file/path>                   # Open a saved session
$ linux-show-player --locale <locale>                # Launch using the given locale

User documentation downloaded under the GitHub release page or viewed online

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].