Index of /software/squid-bank-maker
ALM Squid Bank Maker
====================
Intro
~~~~~
The 'Squid Bank Maker' is a free standalone desktop app which aides
the creation of sample banks for the [ALM022 Squid Salmple] Eurorack
module.
[ALM022 Squid Salmple] <https://busycircuits.com/alm022>
Requirements
~~~~~~~~~~~~
Windows 10 or later, Mac OS Big Sur or later.
Squid Salmple running at least firmware version 187
Usage
~~~~~
Drag or load (via file button) audio files into each of the 8 squid
channels. Preview channels via the play button. Rename each channel
via respective text box (max 8 chars) and similarly provide a bank
number (1-99) and Bank Name (max 8 chars). Pressing 'Export' will then
allow you to select an output directory to create the Bank directory
and contained files. This 'Bank XX' directory should then be copied to
an 'ALM022' directory on a USB key (or export directly to 'ALM022/' on
the key) for use on the Squid.
Some things to note;
+ Should support importing any format Wav, AIFF or MP3 file.
+ Imported audio files will get converted to mono 16bit/44.1khz,
cropped to max 11 secs length and normalised to -3db when exported.
+ Name things ALL CAPS for better readability on Squid display.
+ Pre-existing similarly numbered banks will just get overwritten when
exporting - *Be careful!*.
License
~~~~~~~
(c) 2023 ALM Co.
This software and its associated binary files are released into the
public domain.
Anyone is free to use this binary software for any purpose, commercial
or non-commercial, and by any means. This release is only for the
compiled binary form of the software. No source code is provided or
implied to be available. There are no restrictions on the
distribution, modification, or replication of this software in its
binary form.
Disclaimer
~~~~~~~~~~
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS, COPYRIGHT HOLDERS, OR
CONTRIBUTORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
No warranty is offered or implied; use this software at your own risk.
Contact
~~~~~~~
help <at> busycircuits
Changelog
~~~~~~~~~
v1.0 - Original release
v1.1 - Patch for metadata not copying properly to exported files