All Projects → maelswarm → Play

maelswarm / Play

Play audio files from terminal.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Play

Waveform Playlist
Multitrack Web Audio editor and player with canvas waveform preview. Set cues, fades and shift multiple tracks in time. Record audio tracks or provide audio annotations. Export your mix to AudioBuffer or WAV! Project inspired by Audacity.
Stars: ✭ 919 (+7558.33%)
Mutual labels:  audio-visualizer, audio, audio-player
React Music Player
🎵 Maybe the best beautiful HTML5 responsive player component for react :)
Stars: ✭ 321 (+2575%)
Mutual labels:  audio, audio-player
Euterpe
Real-time Audio-to-audio Karaoke Generation System for Monaural Music
Stars: ✭ 19 (+58.33%)
Mutual labels:  audio, audio-player
Snapcast
Synchronous multiroom audio player
Stars: ✭ 4,028 (+33466.67%)
Mutual labels:  audio, audio-player
JetTunes-Desktop-Music-Player
Material design music player made with javafx
Stars: ✭ 36 (+200%)
Mutual labels:  audio-visualizer, audio-player
RecPlayer-iOS
A simple iOS application that records audio and plays it back. (+some animations)
Stars: ✭ 21 (+75%)
Mutual labels:  audio-visualizer, audio-player
Canaree Music Player
Complete music player published in the Play Store. Heavily relies on Dagger, kotlin coroutines and Clean architecture.
Stars: ✭ 371 (+2991.67%)
Mutual labels:  audio, audio-player
Img Encode
Encode an image to sound and view it as a spectrogram - turn your images into music
Stars: ✭ 157 (+1208.33%)
Mutual labels:  audio-visualizer, audio
Skplayer
🎵 A simple & beautiful HTML5 music player
Stars: ✭ 437 (+3541.67%)
Mutual labels:  audio, audio-player
Xr3player
🎧 🎼 Advanced JavaFX Media Player
Stars: ✭ 472 (+3833.33%)
Mutual labels:  audio-visualizer, audio-player
Vue Plyr
A Vue component for the plyr (https://github.com/sampotts/plyr) video & audio player.
Stars: ✭ 531 (+4325%)
Mutual labels:  audio, audio-player
songturtle
🐢 Play, slow down, and loop sections of audio files in the browser 🐢
Stars: ✭ 26 (+116.67%)
Mutual labels:  audio-visualizer, audio-player
Videojs Wavesurfer
video.js plugin that adds a navigable waveform for audio and video files
Stars: ✭ 242 (+1916.67%)
Mutual labels:  audio-visualizer, audio
Aural Player
An audio player for macOS, inspired by Winamp for Windows.
Stars: ✭ 256 (+2033.33%)
Mutual labels:  audio, audio-player
Audiomotion.js
High-resolution real-time spectrum analyzer and music player using Web Audio and Canvas APIs.
Stars: ✭ 177 (+1375%)
Mutual labels:  audio-visualizer, audio-player
Sfbaudioengine
A toolbox of powerful audio functionality for macOS and iOS
Stars: ✭ 333 (+2675%)
Mutual labels:  audio, audio-player
Awesome Web Audio
A list of resources and projects to help learn about audio
Stars: ✭ 73 (+508.33%)
Mutual labels:  audio-visualizer, audio
Radio
A simple javascript web radio visualizer
Stars: ✭ 80 (+566.67%)
Mutual labels:  audio-visualizer, audio-player
Spectro
🎶 Real-time audio spectrogram generator for the web
Stars: ✭ 383 (+3091.67%)
Mutual labels:  audio-visualizer, audio
Party Mode
An experimental music visualizer using d3.js and the web audio api.
Stars: ✭ 690 (+5650%)
Mutual labels:  audio-visualizer, audio

play platform alt

Play audio files from terminal.

Imgur

Quick Start

  1. Download the rep or clone the rep: git clone ht​tps://[email protected]:roecrew/play.git
  2. Install the appropriate libraries.
    • brew install portaudio
    • brew install libsndfile
    • brew install glfw3
    • brew install glew
  3. make
  4. ./play a.wav

Flags

-w ... opens visualization window

-l ... loops audio

-v ... verbose

Supported Filetypes

See http://www.mega-nerd.com/libsndfile/#Features

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].