{"id":37203714,"url":"https://github.com/jjazzboss/jjazzlab","last_synced_at":"2026-01-14T23:29:28.969Z","repository":{"id":42045439,"uuid":"205705508","full_name":"jjazzboss/JJazzLab","owner":"jjazzboss","description":"A complete and open application for automatic backing tracks generation.","archived":false,"fork":false,"pushed_at":"2026-01-13T04:19:22.000Z","size":55576,"stargazers_count":507,"open_issues_count":25,"forks_count":37,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-01-13T06:44:14.232Z","etag":null,"topics":["arranger","audio","audio-applications","computer-music","cross-platform","midi","midi-api","midi-sequencer","music","music-arrangements","music-composition","music-generation","music-library","music-player","music-production","music-theory","music-tool","standalone-app"],"latest_commit_sha":null,"homepage":"https://www.jjazzlab.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jjazzboss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"jjazzboss"}},"created_at":"2019-09-01T16:48:45.000Z","updated_at":"2026-01-11T00:26:34.000Z","dependencies_parsed_at":"2023-09-29T12:02:55.543Z","dependency_job_id":"be1b4fa7-1327-483c-b72c-418df004ddc0","html_url":"https://github.com/jjazzboss/JJazzLab","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/jjazzboss/JJazzLab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjazzboss%2FJJazzLab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjazzboss%2FJJazzLab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjazzboss%2FJJazzLab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjazzboss%2FJJazzLab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjazzboss","download_url":"https://codeload.github.com/jjazzboss/JJazzLab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjazzboss%2FJJazzLab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28438331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T22:37:52.437Z","status":"ssl_error","status_checked_at":"2026-01-14T22:37:31.496Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["arranger","audio","audio-applications","computer-music","cross-platform","midi","midi-api","midi-sequencer","music","music-arrangements","music-composition","music-generation","music-library","music-player","music-production","music-theory","music-tool","standalone-app"],"created_at":"2026-01-14T23:29:28.439Z","updated_at":"2026-01-14T23:29:28.957Z","avatar_url":"https://github.com/jjazzboss.png","language":"Java","funding_links":["https://github.com/sponsors/jjazzboss"],"categories":[],"sub_categories":[],"readme":"\n# JJazzLab\n\nJJazzLab is a complete and open application dedicated to backing tracks generation. You type in chord symbols, select a rhythm (style), then the application generates a complete backing track with drums, bass, guitar, piano, strings, etc. \n\nThe objective is to generate **intelligent and interesting backing tracks**, i.e tracks which are: \n- realistic\n- non-boring (with variations)\n- easily customizable, even for complex songs\n\n*The JJazzLab UI (available in several languages English, German, French, Chinese, Portuguese, etc thanks to the JJazzLab community):* \n![JJazzLab screenshot](https://github.com/jjazzboss/JJazzLab/blob/master/graphics/JJazzLab3.0Full.png)\n\nFrom version 4.0 JJazzLab embeds its own customized software synth based on [FluidSynth](https://www.fluidsynth.org/). For even better sounds, just connect JJazzLab to VST plugins via a virtual Midi cable and a VST host.\n\n## Videos\n\nCheck out the demos of the [JJazzLab YouTube channel](https://www.youtube.com/channel/UC0L3SwjY6bhTj6jsbOYzzAw).\n\n## An open architecture\n\nJJazzLab is based on the [Apache Netbeans Platform](https://netbeans.org/features/platform/features.html) which provides a reliable and extensible application architecture via plugins.\n\nDevelopers can easily add music generation capabilities or try new ideas, without taking care of all the \"plumbing\".\n\n## JJazzLab Toolkit\n\nThe [JJazzLab Toolkit](https://github.com/jjazzboss/JJazzLabToolkit)  is a single standalone jar (all dependencies are included) which contains the JJazzLab core (no GUI).\n\nIt makes it easy to experiment with JJazzLab models and algorithms, or create your own plugins.\n\n## Download \n\nVisit [www.jjazzlab.org](https://www.jjazzlab.org) for ready-to-use installers for Win, Linux and Mac.\n\n## License\n\nLesser GPL v2 (LGPL v2.1)\n\n## Documentation\n\n[https://jjazzlab.gitbook.io/user-guide/](https://jjazzlab.gitbook.io/user-guide)\n\n[https://jjazzlab.gitbook.io/developer-guide/](https://jjazzlab.gitbook.io/developer-guide/)\n\n## Contact\n\nFor more information use the Contact page at [www.jjazzlab.org](https://www.jjazzlab.org)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjazzboss%2Fjjazzlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjjazzboss%2Fjjazzlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjazzboss%2Fjjazzlab/lists"}