{"id":23916783,"url":"https://github.com/bobona/just-a-sample","last_synced_at":"2025-04-09T20:03:50.784Z","repository":{"id":269883556,"uuid":"690164797","full_name":"BOBONA/Just-a-Sample","owner":"BOBONA","description":"Just a Sample is a modern, open-source audio sampler","archived":false,"fork":false,"pushed_at":"2025-03-07T18:35:04.000Z","size":3109,"stargazers_count":85,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T20:03:45.862Z","etag":null,"topics":["audio","audio-plugin","audio-sampler","juce-framework"],"latest_commit_sha":null,"homepage":"https://bobona.github.io/just-a-sample/","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/BOBONA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"binyaminf","thanks_dev":null,"custom":null}},"created_at":"2023-09-11T16:51:36.000Z","updated_at":"2025-03-26T11:54:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f40c5a3-19fb-4e17-89d6-fed8f82f032a","html_url":"https://github.com/BOBONA/Just-a-Sample","commit_stats":null,"previous_names":["bobona/just-a-sample"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BOBONA%2FJust-a-Sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BOBONA%2FJust-a-Sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BOBONA%2FJust-a-Sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BOBONA%2FJust-a-Sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BOBONA","download_url":"https://codeload.github.com/BOBONA/Just-a-Sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103864,"owners_count":21048245,"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":["audio","audio-plugin","audio-sampler","juce-framework"],"created_at":"2025-01-05T12:14:17.787Z","updated_at":"2025-04-09T20:03:50.733Z","avatar_url":"https://github.com/BOBONA.png","language":"C++","funding_links":["https://buymeacoffee.com/binyaminf"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"Assets/plugin_full.png\" width=\"80%\" alt=\"View of full plugin\" /\u003e\u003c/p\u003e\n\n# Just a Sample\n\n[Your favorite sampler shouldn't be complicated.](https://bobona.github.io/just-a-sample/)\n\n[See releases](https://github.com/BOBONA/Just-a-Sample/releases)\n\nAvailable for Windows, Mac, and Linux in VST3/AU.\n\n## Overview\nJust a Sample is a powerful, _modern_ audio sampler, with a focus on simplicity and ease of use. \nBest of all, it's **free** and **open-source**! I spent a lot of time on this project, and I think it will\nbe a great addition to your plugin collection. \n\nFeel free to take a look at the source code and reach out with any questions or suggestions. I took care\nto make the code as clean and readable as possible, with a focus on good design practices. That being said, \nI am still new to audio programming.\n\n## Features\n#### Core features\n- Smoothly zoom in to the level of individual samples to \nset bounds as accurately as you need. Waveform drawing is **optimized** for large samples.\n- Integrated [Bungee time stretcher](https://github.com/kupix/bungee) allows for\nfreely modulating time and pitch independently. Try extreme slow-downs (0.01x) for unique sounds.\n- Modern navigation controls allow for easy browsing of waveforms with touchpad or mouse.\n- A routable FX chain includes reverb, chorus, distortion, and EQ for easy sound design.\n- Waveform Mode activates when small bounds are set, looping the waveform periodically like a wavetable synth. This turns Just a Sample into a unique tone generator.\n- Easily modify attack and release curves.\n- Includes equal power cross-fade looping with separate attack and release sample portions.\n- Supports pitch bend and fine-tuning.\n\n#### Extras\n- Disable antialiasing for a gritty LoFi effect.\n- Record samples directly into the sampler.\n- Store samples directly in plugin state to remove dependencies (can be disabled).\n- Auto-tune to A440 (experimental, works best on simple sounds).\n\n## Installation\n### Pre-built \n\nYou can download installers from,\n- [itch.io](https://binyaminf.itch.io/just-a-sample)\n- [GitHub Releases](https://github.com/BOBONA/Just-a-Sample/releases)\n\n### Build from source\n1. Clone the repository, including submodules.\n2. Download additional dependencies (see below).\n3. Open the Projucer and make sure all paths are correct. This includes the main project settings,\nthe exporter settings (external libraries to link), and the individual build settings (header search paths).\n4. Good luck! Feel free to open an issue if you run into any problems.\n\n#### Dependencies\nPlease note that I've linked specific versions. Clone newer versions at your own risk.\n- [JUCE](https://github.com/juce-framework/JUCE/tree/51d11a2be6d5c97ccf12b4e5e827006e19f0555a)\n- [Bungee](https://github.com/bungee-audio-stretch/bungee/commit/e5a1b1f87e9a3e9bf5dad4673bd4366c9f095c31) (IMPORTANT: the value of maxPitchOctaves in Bungee's [Timing.cpp](https://github.com/bungee-audio-stretch/bungee/blob/e5a1b1f87e9a3e9bf5dad4673bd4366c9f095c31/src/Timing.cpp) must match the value set in [Stretcher.h](https://github.com/BOBONA/Just-a-Sample/blob/master/Source/Sampler/Stretcher.h). This will not be the case by default, so you should modify the value in Timing.cpp)\n- [Melatonin Blur](https://github.com/sudara/melatonin_blur/tree/e7c3d1521958d62ed79a97f4eb2a974b2b25bb0d)\n- [Melatonin Inspector](https://github.com/sudara/melatonin_inspector/tree/d0e42b81bb7b747b0b7b51a993366a1f46ea3a55) (for Debug builds)\n- [LEAF](https://github.com/spiricom/LEAF/tree/8d86c4e96ac48740da34f24c9f995bc3c4b3b2a0) (for auto-tuning feature)\n\n\n## Credits\nThis is my first audio plugin, and I am very happy at how it turned out! This was a long-running project\nthat took place over the course of over a year (with long breaks), and I learned a lot on the way.\n\nSpecial thanks to JUCE and The Audio Programmer community for all the help.\n\nBesides the dependencies listed above, this project also benefits from,\n\n- [Gin](https://github.com/FigBug/Gin) (specifically the AirWindows distortion and SimpleVerb)\n- [readerwriterqueue](https://github.com/cameron314/readerwriterqueue)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobona%2Fjust-a-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbobona%2Fjust-a-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobona%2Fjust-a-sample/lists"}