Small library for music codes (ISRC, ISWC, UPC)
Music metadata parser for Node.js, supporting virtual any audio and tag format.
Module Federation Error Codes
Constants enumerating the HTTP status codes. Based on the Java Apache HttpStatus API.
Strip ANSI escape codes from a string
The map of HTTP status codes from the builtin http module
Interact with HTTP status code
Check if a string has ANSI escape codes
Unofficial YouTube Music API for Node.js
Utility to lookup HTTP status codes
Regular expression for matching ANSI escape codes
Library to easily style texts with string formatting
Slice a string with ANSI escape codes
Lookup currency codes based on ISO 4217
Renderer for abc music notation
A tiny and fast text wrap library which takes ANSI escapes into account.
Voice Error Codes
HTTP status utility
QRCode / 2d Barcode api with both server side and client side support using canvas
Safely flatten a nested JavaScript object.
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
Get a KeyboardEvent.key-style string from an event
Get the visual width of a string - the number of columns required to display it
MongoDB Shell Errors Package
A Ruby library for live-coding music with Alda.
Ruby DSL for music live coding in web-audio
Jekyll plugin to generate HTML code fragments to incorporate music from Spotify
Play with your code to make music in Ruby
Music Coder is a music programming library. It generates music entirely through code in the chosen programming language (Ruby). There are three main reasons a technically minded person would use Music Coder: Producing music: Write scripts that mimic human creativity, and put some randomness in it, giving you a program that can generate aesthetically pleasing music that is completely unique in each file generated. Scientific exploration: Use the functions in Music Coder to concisely apply algorithms or math to the structure and properties of sound. Making samples: create samples or sections of music that are too complex to be done by hand in graphical audio programs such as Ableton.
program/play (MIDI) music from your code.
Waltz is a portable music theory library implemented in Forth. waltz_rb provides an implementation of a Forth interpreter that can load the Waltz library and evaluate strings of Waltz code.
This is a handy little program that provides super useful stats about your iTunes library, including information about your music from Amazon. The code was written for a Ruby class at UW extension.
RobloxSong is an app that contains the largest database of Roblox music ids. You can search by track name or by artist. The app allows to listem to any song before copying the code. RobloxSong app is constantly updated.
Cyclotone provides rational-time spans, immutable pattern events, and composable pattern primitives for building live coding music tools in Ruby.
A set of lightweight plugins for the pomodoro timer 'thyme' aimed to improve verbosity. ThymePluginTime for printing current time before and after each iteration; ThymePluginLabel for adding a -l / --label option, which defines a custom text to print after each iteration; ThymePluginBell for making an terminal alarm (beep code) after each iteration ThymePluginMusic for playing music during a pomodoro
Create a personalized concert calendar and host it on your own server for subscription. First, this app parses your iTunes Music Library and retrieves a list of your artists. Second, it retrieves a list of local concerts in your area using your ZIP code. Third, it recommends the concerts you should attend by finding any concerts that include an artist found in your iTunes library. These recommended concerts are converted to iCal format and written to an .ics file. Lastly, the app uploads the .ics file to a server of your choice via FTP. Once hosted, you can subscribe to your personalized concert calendar using any modern calendar application. Rock on!