All Projects → Bloomca → equalizer

Bloomca / equalizer

Licence: other
SoundCloud music player with equalizer

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to equalizer

matchering-cli
🎚️ Simple Matchering 2.0 Command Line Application
Stars: ✭ 28 (+12%)
Mutual labels:  filter, equalizer
Ffmpegandroid
android端基于FFmpeg实现音频剪切、拼接、转码、编解码;视频剪切、水印、截图、转码、编解码、转Gif动图;音视频合成与分离,配音;音视频解码、同步与播放;FFmpeg本地推流、H264与RTMP实时推流直播;FFmpeg滤镜:素描、色彩平衡、hue、lut、模糊、九宫格等;歌词解析与显示
Stars: ✭ 2,858 (+11332%)
Mutual labels:  filter, equalizer
matchering-web
🎚️ Self-Hosted LANDR / eMastered Alternative
Stars: ✭ 25 (+0%)
Mutual labels:  filter, equalizer
caddy-filter
Provides a directive to filter response bodies in caddy.
Stars: ✭ 36 (+44%)
Mutual labels:  filter
DatatableJS
Jquery datatable with entity framework using MVC html helper
Stars: ✭ 25 (+0%)
Mutual labels:  filter
pseudo-js
PLAYSTATION emulator in JavaScript
Stars: ✭ 76 (+204%)
Mutual labels:  webaudio
modplayer-js
JavaScript player for SoundTracker mod files using AudioWorklet API
Stars: ✭ 30 (+20%)
Mutual labels:  webaudio
cargo-limit
Cargo with less noise: warnings are skipped until errors are fixed, Neovim integration, etc.
Stars: ✭ 105 (+320%)
Mutual labels:  filter
filter-bar
适用于移动端列表页面的筛选条插件。
Stars: ✭ 14 (-44%)
Mutual labels:  filter
fastidious-envelope-generator
Envelope generator (aka ADSR) for the Web Audio API that aims to be free of artifacts and handle edge cases well
Stars: ✭ 56 (+124%)
Mutual labels:  webaudio
dissect-tester
Simple API/UI for testing filebeat dissect patterns against a collection of sample log lines.
Stars: ✭ 58 (+132%)
Mutual labels:  filter
fil4.lv2
4 Band Parametric EQ
Stars: ✭ 60 (+140%)
Mutual labels:  equalizer
Android-FilterView
Build a simple filter view with customizable controls.
Stars: ✭ 20 (-20%)
Mutual labels:  filter
annotated
Schema generation using annotated entities and mappers
Stars: ✭ 19 (-24%)
Mutual labels:  cycle
ArminC-uBlock-Settings
⚙️ ArminC's settings for uBlock₀ - remove most of the ads, pop-ups and trackers.
Stars: ✭ 24 (-4%)
Mutual labels:  filter
TD-Flow-ABS
Real-time Flow-based Image and Video Abstraction in TouchDesigner.
Stars: ✭ 72 (+188%)
Mutual labels:  filter
doxygen-php-filters
Filters to get Doxygen work better with PHP code
Stars: ✭ 18 (-28%)
Mutual labels:  filter
DrupalTwigFood
Useful functions, filters for twig @ Drupal 8
Stars: ✭ 1 (-96%)
Mutual labels:  filter
WebNowPlaying-BrowserExtension
The extension to go along with the WebNowPlaying plugin for Rainmeter
Stars: ✭ 76 (+204%)
Mutual labels:  soundcloud
spring-boot-jpa-rest-demo-filter-paging-sorting
Spring Boot Data JPA with Filter, Pagination and Sorting
Stars: ✭ 70 (+180%)
Mutual labels:  filter

Equalizer in js

code style: prettier

http://bloomca.github.io/equalizer/

Audioplayer with equalizer, streaming music from SoundCloud. Equalizer uses BiquadFilter) – I use lowshelf/highshelf for filtering at the ends of the range, and peaking type filters in between. You can read about all available types in the MDN docs.

Screenshot

Technologies

Tracks from SoundCloud are filtered by CC BY-SA license.

Run

npm install
npm start # start a development server
npm build # build a production code

License

MIT

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