All Projects â†’ kenrick95 â†’ nikku

kenrick95 / nikku

Licence: MIT license
👽 Web-based BRSTM player

Programming Languages

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

Projects that are alternatives of or similar to nikku

mm-components
Music Markups components
Stars: ✭ 50 (+42.86%)
Mutual labels:  webaudio, web-audio-api
webaudio-oscilloscope
A highly customizable oscilloscope for Web Audio 🔈 🎤
Stars: ✭ 57 (+62.86%)
Mutual labels:  webaudio, web-audio-api
spaghetti-audio
A Web Audio and canvas experiment
Stars: ✭ 94 (+168.57%)
Mutual labels:  web-audio-api
cycle-audio-graph
Audio graph driver for Cycle.js based on virtual-audio-graph
Stars: ✭ 19 (-45.71%)
Mutual labels:  web-audio-api
modplayer-js
JavaScript player for SoundTracker mod files using AudioWorklet API
Stars: ✭ 30 (-14.29%)
Mutual labels:  webaudio
abletonpush
A library for working with the Ableton Push in the browser
Stars: ✭ 47 (+34.29%)
Mutual labels:  webaudio
equalizer
SoundCloud music player with equalizer
Stars: ✭ 25 (-28.57%)
Mutual labels:  webaudio
Bose-Frames-Web-SDK
A JavaScript version of the Bose Frames SDK
Stars: ✭ 74 (+111.43%)
Mutual labels:  webaudio
Keras-to-Realtime-Audio
No description or website provided.
Stars: ✭ 22 (-37.14%)
Mutual labels:  web-audio-api
generative.fm
A platform for playing generative music in the browser.
Stars: ✭ 1,557 (+4348.57%)
Mutual labels:  web-audio-api
corruption-loops
Digitally disintegrating music
Stars: ✭ 37 (+5.71%)
Mutual labels:  web-audio-api
pseudo-js
PLAYSTATION emulator in JavaScript
Stars: ✭ 76 (+117.14%)
Mutual labels:  webaudio
Comet
Web Synthesis on steroids
Stars: ✭ 18 (-48.57%)
Mutual labels:  web-audio-api
ptweb
An in-browser music player and visualizer for songs made in pxtone!
Stars: ✭ 23 (-34.29%)
Mutual labels:  webaudio
jamhub
low-latency jamming space for musicians
Stars: ✭ 29 (-17.14%)
Mutual labels:  webaudio
nesemu
NES Emulator written in TypeScript https://tyfkda.github.io/nesemu/
Stars: ✭ 47 (+34.29%)
Mutual labels:  webaudio
tilt
Live coding bytebeat-style language for the web
Stars: ✭ 30 (-14.29%)
Mutual labels:  webaudio
midi
An Observable based library for the use of Web MIDI API with Angular
Stars: ✭ 35 (+0%)
Mutual labels:  webaudio
websynth
Web Synthesizer From Space
Stars: ✭ 16 (-54.29%)
Mutual labels:  webaudio
Harmonicon
An experimental DAW for music as code.
Stars: ✭ 57 (+62.86%)
Mutual labels:  webaudio

nikku

Web-based BRSTM player

Just open the demo in modern browser, select .brstm file, and enjoy!

What Is BRSTM?

BRSTM is a file format that contains lossless audio data that's being used for some Nintendo consoles. One of the differences with the usual audio format (MP3, etc) is that this format can contain a loop point, making it suitable for usage in games.

.brstm file is not included in the repository.

Some places to look for BRSTM files:

Browser Requirements

There are no polyfill included in the demo.

Browser needs to support the following features without any vendor prefix:

References

  • WiiBrew, for BRSTM file description.
  • BrawlLib codes, on how to decode BRSTM.

See Also

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