DBraun / Sampler

A sampler made with JUCE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sampler

This is a work-in-progress improvement of JUCE's SamplerPluginDemo.

License

All files that copy or modify code from the original demo include this license disclaimer:

  ==============================================================================
   This file is part of the JUCE examples.
   Copyright (c) 2020 - Raw Material Software Limited
   The code included in this file is provided under the terms of the ISC license
   http://www.isc.org/downloads/software-support-policy/isc-license. Permission
   To use, copy, modify, and/or distribute this software for any purpose with or
   without fee is hereby granted provided that the above copyright notice and
   this permission notice appear in all copies.
   THE SOFTWARE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES,
   WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR
   PURPOSE, ARE DISCLAIMED.
  ==============================================================================

All other files are distributed under the LICENSE next to this README.

About

A sampler made with JUCE

License:MIT License


Languages

Language:C++ 88.8%Language:C 8.5%Language:Objective-C++ 2.7%