<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/voice-notation-iw6cnmrig" -->

---
title: Voice → Notation | daily.dev
description: A tool that converts sung vocal input into musical notation in real time. A metronome sets the rhythmic grid, and the pitch held during each subdivision is...
canonical: https://daily.dev/posts/voice-notation-iw6cnmrig
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Voice → Notation | daily.dev
og:description: A tool that converts sung vocal input into musical notation in real time. A metronome sets the rhythmic grid, and the pitch held during each subdivision is...
og:url: https://daily.dev/posts/voice-notation-iw6cnmrig
og:image: https://api.daily.dev/og/posts/Iw6cnmrIG.png
og:image:alt: Voice → Notation
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Voice → Notation

**[Hacker News](https://daily.dev/sources/hn)** · 1 min read · 0 upvotes · 0 comments

## Summary

A tool that converts sung vocal input into musical notation in real time. A metronome sets the rhythmic grid, and the pitch held during each subdivision is transcribed to a staff. Key features include re-attack sensitivity (detecting whether two same-pitch cells are a held note or two repeated notes via volume dip detection), a noise gate, and pitch tolerance filtering to reject slides and scoops. Practical tips include using headphones to prevent click bleed and singing on separate syllables for repeated notes.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://om-intelligence.ch/projects/vocal-notation/vocal-notation.html>

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#audio-processing](https://daily.dev/tags/audio-processing)

[View this post on daily.dev](https://daily.dev/posts/voice-notation-iw6cnmrig)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Voice → Notation","url":"https://daily.dev/posts/voice-notation-iw6cnmrig","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/voice-notation-iw6cnmrig"},"datePublished":"2026-07-14T03:28:31.099Z","dateModified":"2026-07-14T03:28:48.232Z","description":"A tool that converts sung vocal input into musical notation in real time. A metronome sets the rhythmic grid, and the pitch held during each subdivision is...","image":"https://media.daily.dev/image/upload/s--0_ODbtD2--/f_auto/v1722860399/public/Placeholder%2008","thumbnailUrl":"https://media.daily.dev/image/upload/s--0_ODbtD2--/f_auto/v1722860399/public/Placeholder%2008","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/voice-notation-iw6cnmrig","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"webdev,audio-processing","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"Voice → Notation"}]}
```

