{"id":22066244,"url":"https://github.com/modlfo/teensy-vult-example","last_synced_at":"2025-05-13T01:54:53.744Z","repository":{"id":74855063,"uuid":"62961281","full_name":"modlfo/teensy-vult-example","owner":"modlfo","description":"An example of generating Vult code compatible with the Teensy Audio Library","archived":false,"fork":false,"pushed_at":"2016-10-18T18:36:05.000Z","size":10,"stargazers_count":22,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-13T01:54:48.541Z","etag":null,"topics":["midi","oscillator","synthesizer","teensy-audio-library","vult"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/modlfo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2016-07-09T17:36:01.000Z","updated_at":"2024-02-01T04:13:04.000Z","dependencies_parsed_at":"2023-03-29T18:47:40.599Z","dependency_job_id":null,"html_url":"https://github.com/modlfo/teensy-vult-example","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"dea7f93a53d3742ca593de0e324310733b70a64b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modlfo%2Fteensy-vult-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modlfo%2Fteensy-vult-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modlfo%2Fteensy-vult-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modlfo%2Fteensy-vult-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/modlfo","download_url":"https://codeload.github.com/modlfo/teensy-vult-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253856639,"owners_count":21974577,"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","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":["midi","oscillator","synthesizer","teensy-audio-library","vult"],"created_at":"2024-11-30T19:26:51.481Z","updated_at":"2025-05-13T01:54:53.737Z","avatar_url":"https://github.com/modlfo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vult for Teensy Audio Library\nAn example of generating Vult code compatible with the Teensy Audio Library\n\n## How to use\n\nThis example requires a Teensy board 3.1 or 3.2 in addition to the Audio Adaptor Board. You have to configure the Teensy speed to 96 Mz for better performance. The USB type should be set to MIDI in order to receive messages. The available messages are:\n- MIDI note on/off in any channel to control the pitch\n- Control Change (CC31) to control the detune parameter of the oscillator\n\nThe source of the oscillator is the file phasedist.vult. In order to modify or regenerate the code you need to have the development version of Vult (https://github.com/modlfo/vult).\n\nTo regenerate the code run:\n\n```\n$ ./vultc.native -ccode -real fixed -template teensy -o SynthTest phasedist.vult\n```\n\nThis will generate the files `SynthTest.cpp` and `SynthTest.h` containing the class `SynthTest`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodlfo%2Fteensy-vult-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmodlfo%2Fteensy-vult-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodlfo%2Fteensy-vult-example/lists"}