{"id":30749932,"url":"https://github.com/franzbonaparta/soundmaker","last_synced_at":"2025-09-04T07:02:15.572Z","repository":{"id":309815565,"uuid":"1037652403","full_name":"FranzBonaparta/SoundMaker","owner":"FranzBonaparta","description":"SoundMaker is a small interactive synthesizer developed in Love2D","archived":false,"fork":false,"pushed_at":"2025-09-04T03:10:42.000Z","size":20825,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-04T04:42:29.322Z","etag":null,"topics":["love2d","lua","music-generation"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FranzBonaparta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-13T23:03:08.000Z","updated_at":"2025-09-04T03:10:45.000Z","dependencies_parsed_at":"2025-09-04T04:29:49.445Z","dependency_job_id":"e10b6cbb-1ca1-4e79-a46b-6c9946d3ef11","html_url":"https://github.com/FranzBonaparta/SoundMaker","commit_stats":null,"previous_names":["franzbonaparta/soundmaker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FranzBonaparta/SoundMaker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FranzBonaparta%2FSoundMaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FranzBonaparta%2FSoundMaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FranzBonaparta%2FSoundMaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FranzBonaparta%2FSoundMaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FranzBonaparta","download_url":"https://codeload.github.com/FranzBonaparta/SoundMaker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FranzBonaparta%2FSoundMaker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273567751,"owners_count":25128635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["love2d","lua","music-generation"],"created_at":"2025-09-04T07:00:37.828Z","updated_at":"2025-09-04T07:02:15.546Z","avatar_url":"https://github.com/FranzBonaparta.png","language":"Lua","readme":"# 🎹 SoundMaker\n\nCreated by **Jojopov**\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html)\n[![Built with Love2D](https://img.shields.io/badge/Built%20with-Love2D-ff69b4)](https://love2d.org/)\n\n2025\n\n## 📷 Screenshots\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./pictures/screenshot1.png\" alt=\"Main interface\" width=\"400\"/\u003e\n  \u003cimg src=\"./pictures/screenshot2.png\" alt=\"Playing notes\" width=\"400\"/\u003e\n\u003c/p\u003e\n\n**SoundMaker** is a small interactive synthesizer developed in Love2D.\nIt allows you to play notes on a virtual keyboard, modify their sound parameters, and even record/replay melodies.\n\n## ✨ Features\n\n- 🎹 Virtual keyboard (white \u0026 black keys, rest key).\n\n- 🎚️ Adjustment sliders to change note frequencies.\n\n- 🔊 Waveform selection (square, sine, etc.).\n\n- 📝 Recordable score → replay your melodies.\n\n- 🎶 Visual highlighting of played notes.\n\n## Keys\n\n🎹 Piano Controls:\n\n- **Left Click** – Play a black note\n- **Middle Click** – Play a white note\n- **Right Click** – Play a quaver (shorter note)\n\n📝 Partition Controls:\n\n- **Tab** – Play the current partition\n- **Delete** – Clear the entire partition\n- **Backspace** – Remove the last note from the partition\n\n🎧 Programmatic Sounds:\n\n- **space**, **a**, **z**, **e**, **r**, **t**, **y**, **1**, **2**, **3** – Trigger custom or synthesized sounds\n\n## 🛠 Materials required\n\n- Any code editor\n- Linux or **Windows Vista and later**\n- Love2D (for development or running the .love file)\n\n### 🚀 Installation\n\n- Install Love2D.\n\n- Clone the repository:\n\n\u003ccode\u003e git clone https://github.com/FranzBonaparta/SoundMaker.git\ncd SoundMaker\nlove .\u003c/code\u003e\n\n- 🎉 Play some music!\n\n### 📦 Build \u0026 Deployment (Linux / Windows / Mac)\n\nMake sure you have [Love2D 11.5](https://love2d.org/) installed.\n\nIf you're on Linux\n\u003ccode\u003elove .\u003c/code\u003e\nFor Windows, download the official zipped 32 or 64 bit executable (not the installer) from https://www.love2d.org/ and copy it to a new folder tools/love-11.5-win32/\n run the build.sh script or follow the commands listed there, then run the .exe!","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranzbonaparta%2Fsoundmaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffranzbonaparta%2Fsoundmaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranzbonaparta%2Fsoundmaker/lists"}