DoMiSol (Beta)
Write music in Solfa & Jianpu easily
What it does
Web-based score editor built for tonic solfa (d r m f s l t) and jianpu (1 2 3 4 5 6 7). The notations a billion choir singers actually read. One source of truth, two visual systems: write in solfa, your colleague reads jianpu. Includes SATB choral scoring, lyrics aligned under syllables, instant audio playback, shareable URLs, and print-perfect PDF export.
Does a similar job
all alternatives →- SASwaraNotebook – a notation editor for Indian classical music2023 · swaranotebook.com · ▲105
As an enthusiast of Indian classical music, I needed to write music notations in the traditional typeset format. When I didn't find any existing editors, I developed a Swara Notebook, a mobile focused web app to write North Indian Classical (Hindustani) music notations. The notes (called Sargam, similar to Solfege) can be written in English, Devnagri and Bangla scripts. The transcribed song can be played back in 6 different rhythmic cycles (Taal) to the accompaniment of the Tabla(a type of drum) or a metronome. Here's an example of a transcribed song…
- ASA singing synthesizer for the browser with automatic 3-part harmony2024 · pbat.ch · ▲208
- MMModest – musical harmony library for Lua2025 · github.com · ▲76
This is a project I've been building in my spare time over the past few months. It's a library that provides methods for working with musical harmony ‒ intervals, notes, chords. For example, it can parse almost any chord symbol (Fmaj7, CminMaj9, etc) and turn it into notes, or it can identify a chord from a given set of notes. I started this project with the idea of using formal grammar to parse chord symbols. I wanted to use it instead of a hand-written parser, which is the common approach among similar libraries. Lua caught my attention because of Lpeg, a Parsing Expression Grammar library…

- CSComposing Studio – An online, collaborative editor for music notation2021 · github.com · ▲113
- ÆWÆTHRA – Writing Music as CodeJan 2026 · ▲104
Hi HN I’m building ÆTHRA — a programming language designed specifically for composing music and emotional soundscapes. Instead of focusing on general-purpose programming, ÆTHRA is a pure DSL where code directly represents musical intent: tempo, mood, chords, progression, dynamics, and instruments. The goal is to make music composition feel closer to writing a story or emotion, rather than manipulating low-level audio APIs. Key ideas: - Text-based music composition - Chords and progressions as first-class concepts - Time, tempo, and structure handled by the language - Designed for ambient,…
More work this month
the category →

Hey we are Computable. We spent years building trading infrastructure at Jump Trading and Coinbase. From that point of view, compute looks like energy markets before 2000: everything trades through private bilateral leases, there’s no visible price, and nothing can be resold. The same H100 rents at a 2x spread depending on who’s asking, and once you sign a 24-month lease, it can never change hands. So we built a market for GPU nodes, sold by the calendar week. Here are three things you can do on it that you can’t do anywhere else: - Buy exactly the weeks you need. Three nodes for the last…
Work · 11d ago · getcomputable.com


The app store for voice native apps that lives in your notch
Work · 29d ago · voiceos.com

Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com