Skip to content

Android music player app with support for waveforms, audio tagging via Shazam, and streaming from SoundCloud, YouTube, Spotify, Beatport, and Tidal

License

Notifications You must be signed in to change notification settings

soundcrowd/soundcrowd

Repository files navigation

SoundCrowd

android GitHub release GitHub

SoundCrowd is a free, open-source and lightweight music player for Android in modern material design, specialized for playing long music tracks (DJ mixes, live sets, audio books).

It features the generation of waveforms that visualize your music tracks during playback and can be used for precise seeking through gestures.

You can create cue points at your favorite positions in your music tracks. With these markers in the waveform, you can remember them and easily jump back to them.

The app contains build-in plugin modules to support various online streaming services, namely SoundCloud, Spotify, Tidal, and YouTube.

Want to know the track id of a specific part in a mix? SoundCrowd comes with build-in audio tagging support by using SongRec, an open-source Shazam client implementation, and records the internal audio so you don't need to play the music loud!

Download

Get it on F-Droid

or download the apk directly from the GitHub releases page.

Online Streaming Services

The following plugins for online streaming services are currently available:

Service Download
SoundCloud GitHub release
YouTube GitHub release
Spotify GitHub release
Beatport GitHub release
Tidal GitHub release

Screenshots

Building

$ git clone --recursive https://github.com/soundcrowd/soundcrowd
$ cd soundcrowd
$ ./gradlew assembleDebug

Install via ADB:

$ adb install app/build/outputs/apk/debug/app-debug.apk

License

SoundCrowd and its modules are licensed under GPLv3.

Dependencies

About

Android music player app with support for waveforms, audio tagging via Shazam, and streaming from SoundCloud, YouTube, Spotify, Beatport, and Tidal

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published