{"id":22066269,"url":"https://github.com/modlfo/audioengine","last_synced_at":"2025-05-13T02:02:03.688Z","repository":{"id":74855034,"uuid":"83691328","full_name":"modlfo/AudioEngine","owner":"modlfo","description":"Audio server to run Lua code generated by Vult","archived":false,"fork":false,"pushed_at":"2017-08-02T10:09:30.000Z","size":4501,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-13T02:01:52.586Z","etag":null,"topics":["dsp","jit","juce","luajit","vult"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","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":"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}},"created_at":"2017-03-02T15:10:39.000Z","updated_at":"2023-02-02T23:24:07.000Z","dependencies_parsed_at":"2023-03-29T18:49:28.485Z","dependency_job_id":null,"html_url":"https://github.com/modlfo/AudioEngine","commit_stats":{"total_commits":37,"total_committers":1,"mean_commits":37.0,"dds":0.0,"last_synced_commit":"394655704d3cae23126786e48d96e146e94aa84e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modlfo%2FAudioEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modlfo%2FAudioEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modlfo%2FAudioEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modlfo%2FAudioEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/modlfo","download_url":"https://codeload.github.com/modlfo/AudioEngine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253856635,"owners_count":21974581,"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":["dsp","jit","juce","luajit","vult"],"created_at":"2024-11-30T19:26:59.356Z","updated_at":"2025-05-13T02:02:03.668Z","avatar_url":"https://github.com/modlfo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![AudioEngine](/other/AudioEngineLogo.png?raw=true \"AudioEngine\")\n\n[![Build Status](https://travis-ci.org/modlfo/AudioEngine.svg?branch=master)](https://travis-ci.org/modlfo/AudioEngine) [![Build status](https://ci.appveyor.com/api/projects/status/x1f9u0w9nooc9f96?svg=true\n)](https://ci.appveyor.com/project/modlfo/audioengine)\n\n# AudioEngine\n\nThe AudioEngine is a simple console application that provides real-time audio processing of Lua code generated by [Vult](https://github.com/modlfo/vult). The AudioEngine acts as a server that can communicate with different clients.\n\nFor more information refer to the [VultPlatform](https://github.com/modlfo/VultPlatform/wiki) wiki.\n\n# Status\n\nThis project is in early stages of development and it will evolve, therefore the API are unstable.\n\n# Using\n\nThe AudioClient is intended to work with the (coming soon) AudioClient.\n\n# Install\n\nThis application uses [JUCE](https://www.juce.com), therefore you need to have all the dependencies to build and use JUCE applications.\n\nTo build the project you have to follow theses steps.\n```\n$ mkdir build\n$ cd build\n$ cmake ../\n$ make install\n```\n\nBy default, the executable is installed in the source-directory/install.\n\nWhen building for windows is recommended to use instead\n```\n$ cmake ../ -G \"NMake Makefiles\"\n$ nmake install\n```\n\nThis project uses:\n- [JUCE](https://www.juce.com)\n- [LuaJIT](http://luajit.org)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodlfo%2Faudioengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmodlfo%2Faudioengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodlfo%2Faudioengine/lists"}