An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with chord

A curated list of projects in awesome lists tagged with chord .

https://github.com/music-and-culture-technology-lab/omnizart

Omniscient Mozart, being able to transcribe everything in the music, including vocal, drum, chord, beat, instruments, and more.

beat-tracking chord drum-transcription music-information-retrieval music-transcription vocal

Last synced: 15 May 2025

https://github.com/Music-and-Culture-Technology-Lab/omnizart

Omniscient Mozart, being able to transcribe everything in the music, including vocal, drum, chord, beat, instruments, and more.

beat-tracking chord drum-transcription music-information-retrieval music-transcription vocal

Last synced: 29 Mar 2025

https://github.com/rainbow-dreamer/ideal-piano

This is a piano software that analyzes what chords you are playing in real time by algorithms based on music theory. This piano software supports MIDI keyboard, computer keyboard, play and analyze MIDI files and so on.

chord midi midi-keyboard music music-theory musicpy piano

Last synced: 06 Oct 2025

https://github.com/meinardmueller/libfmp

libfmp - Python package for teaching and learning Fundamentals of Music Processing (FMP)

audio beat chord dtw f0 fourier hmm mir music nmf onset processing python retrieval synchronization tempo

Last synced: 16 May 2025

https://github.com/arriqaaq/chord

Implementation of Chord DHT(Distributed Hash Table) paper

chord consistent-hashing dht distributed-hash-table go golang p2p

Last synced: 12 May 2025

https://github.com/cemolcay/chorddetector

A tiny menu bar app detecting the chords of the songs you are listening on iTunes or Spotify.

chord itunes menubar spotify ultimate-guitar

Last synced: 15 Apr 2025

https://github.com/cemolcay/ChordDetector

A tiny menu bar app detecting the chords of the songs you are listening on iTunes or Spotify.

chord itunes menubar spotify ultimate-guitar

Last synced: 18 Apr 2025

https://github.com/comorebi-notes/rechord

Let's share your chord progressions!

bulma chord chord-progression draft-js music rails5 react tonejs

Last synced: 07 Apr 2025

https://github.com/chord-ts/rpc

💎 Cutting edge transport framework vanishing borders between frontend and backend

chord express http json-rpc json-rpc-transport rpc sveltekit typescript

Last synced: 05 May 2025

https://github.com/jonthysell/Chordious

Fretboard diagram generator for fretted stringed instruments.

chord fretboard fretboard-diagram instrument music music-theory scale tuning

Last synced: 09 Apr 2025

https://github.com/jonthysell/chordious

Fretboard diagram generator for fretted stringed instruments.

chord fretboard fretboard-diagram instrument music music-theory scale tuning

Last synced: 12 Apr 2025

https://github.com/ryogrid/FunnelKVS

Autonomous distributed key-value store which has REST interfaces in Rust

chord database db dht distributed-database distributed-system go golang kvs python rest-api rust

Last synced: 10 Apr 2025

https://github.com/ryogrid/funnelkvs

Autonomous distributed key-value store which has REST interfaces implemented in Rust

chord database db dht distributed-database distributed-system go golang kvs python rest-api rust

Last synced: 19 Jul 2025

https://github.com/tristanpenman/chordial

A simple Scala implementation of Chord, a distributed lookup protocol

akka chord scala

Last synced: 22 Apr 2025

https://github.com/t-vk/chord-draw

Draw guitar chord diagrams for all variations of any chord and also display finger positions etc.

chord chord-diagram diagrams guitar guitar-chords javascript

Last synced: 11 Apr 2025

https://github.com/ManuelVargas1251/Chord-Finder

🎹🎵 Client web application to find chords through keyboard UI

chord chord-finder chords finder interval javascript jest music piano piano-keyboard

Last synced: 17 Mar 2025

https://github.com/derrickward/ChordRecGen

Mobile app library for musical chord recognition and generation

chord chord-generation chord-recognition chords ios ios-swift midi music music-theory

Last synced: 24 Jul 2025

https://github.com/VikOlliver/Microwriter

A reboot of the 80's Microwriter accessible chord keyboard done using an Arduino

arduino chord hid keyboard microwriter mouse quinkey usb

Last synced: 23 Mar 2025

https://github.com/greyshirtguy/pro7chordeditorwin

Windows based chord editor for ProPresenter 7

change chord chords edit editor key pro7 propresenter

Last synced: 25 Feb 2026

https://github.com/cemolcay/musictheorycpp

C++ music theory library

chord cpp music-theory note scale

Last synced: 05 Mar 2026

https://github.com/flowchain/node-p2p-chord

A light weight Chord protocol and algorithm library that creates a distributed hash table (DHT) for a p2p network.

chord dht p2p

Last synced: 24 Jul 2025

https://github.com/skyzh/go-dht

🌎 Chord in golang

chord dht go grpc kademlia protobuf

Last synced: 27 Oct 2025

https://github.com/ilariaventurini/circle-divided-by-chord

🌗 Divide a circle into two circular segments whose area is proportional to the data

chord circle data-visualization react-component svg

Last synced: 09 Mar 2026

https://github.com/danrpts/chord

Implementation of the Chord Distributed Hash Table (Stoica et al., 2003); used to build higher-level P2P applications.

api chord chord-protocol consistent-hashing dht distributed-hash-table distributed-object-store distributed-systems javascript lookup overlay-network p2p peer ring

Last synced: 04 Sep 2025

https://github.com/fkxxyz/simp-score

A text numbered musical notation interpreter, output mid files.

chord melody midi music python text-numbered-musical-notation texture

Last synced: 13 Apr 2025

https://github.com/enquirer/emit-keypress

Drop-dead simple keypress event emitter for Node.js. Create powerful CLI applications and experiences with ease.

bin binding chord cli enquirer keybinding keyboard keycode keymap keypress prompt readline sequence shortcut terminal

Last synced: 09 Oct 2025

https://github.com/mugbug/fretboard

Song writing toolkit for Flutter 🎸

chord dart flutter fretboard music tab

Last synced: 07 May 2026

https://github.com/quarterblue/balancer

Fault-tolerant implementation of Chord DHT

chord chord-protocol dht distributed distributed-systems load-balancer

Last synced: 26 Jan 2026

https://github.com/koedame/chordsketch

A Rust implementation of the ChordPro music notation format — parser, renderers, and CLI

chord chordpro cli lyrics music parser pdf rust

Last synced: 25 Jul 2026

https://github.com/shiningjason/chords

Chord shape data library

chord

Last synced: 15 Apr 2025

https://github.com/micooz/compokit

A set of tools for music composer

chord composer music piano-keyboard

Last synced: 12 Apr 2025

https://github.com/ronligt/circle-of-fifths

Circle of fifths with degrees, modes and chord-finder written in LaTeX and TikZ

chord circle degree fifths latex mode music tikz

Last synced: 15 Sep 2025

https://github.com/hamzamac/chord

An implementation of scalable distributed peer-to-peer lookup protocol for internet applications as proposed by Stoica et. al. (2003) using Go-lang with Docker containers as nodes

chord dht docker go node

Last synced: 14 Jan 2026

https://github.com/boranseckin/chord

An implementation of Chord network using TypeScript

chord docker lookup-service network p2p scalable udp-sockets

Last synced: 04 Apr 2026

https://github.com/moayuisuda/chord.js

🎩 Get any chord/scale/scaleChords you want.

chord music

Last synced: 22 Jan 2026

https://github.com/ferhatgec/piacli

piacli, simple piano chord engine.

alsa chord chord-engine cpp cpp17 libalsa piano

Last synced: 18 Feb 2026

https://github.com/coinbump/phaselogic

A sequencer script for Logic Scripter

arpeggio chord chord-progression logic-scripter

Last synced: 14 Mar 2025

https://github.com/hoanhan101/hchord

Peer-to-peer lookup protocol

chord distributed-algorithms distributed-systems

Last synced: 21 Mar 2025

https://github.com/harsh-ps-2003/pikachu

A simple DHT implementation!

chord consistent-hashing hashtable rust

Last synced: 15 May 2025

https://github.com/tripstych/chord2code

Chord2Code - Make your MIDI Keyboard do QWERTY stuff

chord chording chords keyboards midi scancode

Last synced: 27 Jul 2026

https://github.com/andreasmalling/chord

Internet of Things/Peer-Networking

chord internet-of-things peer-to-peer

Last synced: 15 May 2026

https://github.com/chord-ts/sveltekit-example

📦 SvelteKit example for Chord RPC framework

chord example json-rpc rpc sveltekit template

Last synced: 03 Sep 2025

https://github.com/bayashi/go-music-chord-note

`go-music-chord-note` provides utilities for musical chords and notes.

chord go golang harmony music note scale theory

Last synced: 13 Apr 2025

https://github.com/mradovic38/bee-social

BeeSocial is a Java-based distributed system that enables decentralized sharing and management of .jpg image files across networked nodes.

chord concurrency concurrent-programming decentralized decentralized-applications distributed-systems fault-tolerance java kids multithreading mutex p2p peer-to-peer suzuki-kasami

Last synced: 02 Sep 2025

https://github.com/tmpmachine/chordy

Responsive lyric and chord wrapper.

chord chord-wrapper javascript music song-structure

Last synced: 18 Jun 2025

https://github.com/bento-platform/bento_web

React-based data discovery and management portal for the Bento platform.

chord react

Last synced: 20 Jan 2026

https://github.com/aratz-lasa/py-chord

Chord DHT Python implementation using asyncio

asyncio chord dht

Last synced: 29 Oct 2025

https://github.com/webbananaunite/overlaynetwork

overlayNetwork is a iOS/Linux library as Peer-to-Peer Overlay Network Communicate System, based on Distributed Hash Table Lookup Protocol MIT Laboratory's Paper named Chord.

bsd-sockets carthage chord cloudcomputing ddd-patterns ios linux nat-hole-punching nat-traversal onion-architecture overlay-network peer-to-peer protocol-oriented-programming socket socket-programming swift swift-package-manager swift-static-linux-sdk tcp-hole-punching tcp-ip

Last synced: 20 Jan 2026

https://github.com/davidohnee/chordsheets

ChordSheets is a free web app for creating, editing, organising and sharing chord sheets for songs.

chord chord-sheets chordsheets music

Last synced: 18 Feb 2026

https://github.com/rudyhuynh/chord-pocket

Reveal notes of a chord

chord music-notes scale tonaljs

Last synced: 17 Jul 2025

https://github.com/dleedev365/chorddht

[CMPT 371: Data Communications and Networking] A distributed hash table program that reads inputs from a text file

chord distributed hashtable network

Last synced: 08 Jul 2026

https://github.com/bento-platform/bento_wes

Workflow execution service (based on GA4GH WES schemas) for the Bento platform.

chord flask ga4gh workflow

Last synced: 16 Mar 2026

https://github.com/boranseckin/chord-visualizer

A visualizer for the Chord network @boranseckin/chord

chord lookup-service network p2p scalable visualizer

Last synced: 04 Apr 2026

https://github.com/vitorhugo13/feup-sdis

Repository of code developed for the course SDIS (Distributed Systems) at FEUP

chord distributed-systems feup sdis

Last synced: 22 Jul 2025

https://github.com/kcarlile/guitar-diagrams-js

Open source JavaScript library for drawing guitar chords and scales on an HTML5 canvas.

banjo bass cello chord diagram dobro fiddle guitar instrument javascript mandolin music scale viola violin

Last synced: 08 Aug 2025

https://github.com/verkaro/cordelia

🎵 Cordelia - A Command-Line Chord Identifier

chord cli golang identifier

Last synced: 03 Jul 2025

https://github.com/shojiyao12/basic_chord_implementation

A Chord Distributed Hash Table (DHT) implementation in Python, designed for decentralized key-value storage and efficient lookups. This peer-to-peer (P2P) protocol ensures O(log N) lookup efficiency, fault tolerance, and self-stabilization. Nodes join dynamically, maintain a finger table, and use consistent hashing.

chord chord-diagram chord-protocol distributed-systems python

Last synced: 01 Aug 2025