Follow brian3kb
Follow
Following brian3kb
Following
Add To Collection
Collection
Comments
Devlog
DigiChain
←
Return to DigiChain
Devlog
Why have I put DigiChain on itch.io?
January 17, 2025
by
brian3kb
#update
So, why is DigiChain now on itch.io? I'd like the tool to be around for a while, currently, users can access via a sub-domain on my personal domain ( https://digichain.brianbar.net/ ) with the app hos...
Continue reading
v1.4.16 OP-XY groundwork, LoFi 12 XT, EP-133/1320 export support
January 17, 2025
by
brian3kb
#release
OP-XY groundwork, LoFi 12 XT, EP-133/1320 export support. Nudge Crossings selected action, nudges all zero crossings off from zero. Pad with Zero selected action, adds a zero sample to the beginning a...
Continue reading
v1.4.15 Drop file ordering refinements
January 17, 2025
by
brian3kb
#release
Drop file ordering refinements. Amplitude threshold condense selected action, enter an upper and lower amplitude value (between 0 and 1), the sample will be modified to only include amplitudes within...
Continue reading
v1.4.14 Bug fixes
January 17, 2025
by
brian3kb
#release, #bugfixes
Bunch of bug fixes Added basic error catch in the joinAll method to help surface chain build errors. User alert for userAgent version checks to inform users if their browser is of a minimum supported...
Continue reading
v1.4.13 Trim-right bug fix
January 17, 2025
by
brian3kb
#release, #bugfixes
Bug fixes Option to skip rendering of the mini waveform display in the sample list. Fix regression bug on trim-right selected action. Archived live release: https://digichain.brianbar.net/1.4.13/...
Continue reading
v1.4.12 Digitakt II support
January 17, 2025
by
brian3kb
#release
Digitakt II support. Added Double selected action to add a copy of a sample to the end of itself for the selected samples. Prev / Next buttons on the edit panel to navigate between samples without nee...
Continue reading
v1.4.11 Wav chunk parsing bugfix
January 17, 2025
by
brian3kb
#release, #bugfixes
Fixes bug where saving slice data from imported slice file did not apply slice markers consistently. Bug fix where parsing wav file headers contains multiple fmt chunks, where the first fmt chunk does...
Continue reading
v1.4.10 Extract samples and slices from Renoise project files
January 17, 2025
by
brian3kb
#release
Extract samples and slices from Renoise project files. .xrns file contents parsing (useful for getting the samples out of a Renoise project file). Parse the Renoise song data from within project files...
Continue reading
v1.4.9 Session reloads
January 17, 2025
by
brian3kb
#release
Retained session between page reloads, audio sample rate decoupling between working and exporting sample rates. Store list in indexedDb for optional restoring of the last session on next load. Map the...
Continue reading
v1.4.8 Stereo to mono serialization
January 17, 2025
by
brian3kb
#release
Stereo to mono serialization and bug-fixes. New serialize selected action, any selected samples that are stereo files, will have their stereo channels serialized to mono, by Left/Right, Side/Mid, or L...
Continue reading
v1.4.7 Load samples from inside Digitakt project files
January 17, 2025
by
brian3kb
#release
Digitakt project sample extraction feature and bugfixes. Load samples from within zip files and Digitakt project files. (if max file limit setting is off, all files in the zip will be decompressed to...
Continue reading
v1.4.6 DirtyWave M8 slice support
January 17, 2025
by
brian3kb
#release
DirtyWave M8 support. Convert chains between evenly spaced and unspaced chains from the slice panel. Works with DC, Octatrack, and OP-x slice data. When converted to a spaced chain, if the grid-size i...
Continue reading
v1.4.5 8bit exports, crush, and some bug squashing.
January 17, 2025
by
brian3kb
#release
8 bit wav file exporting. Improved the note from filename detection and sorting. 44.1/48K 8bit mono/stereo file exports. Crush selected actions action to add some crush/distortion to the sample. Pitch...
Continue reading
v1.4.4 Sample blending & bugfixes
January 17, 2025
by
brian3kb
#release
Sample blending. Minimizes reported click/pops on exported chains when importing wav files of differing sample rate to the target sample rate, or when using audio interfaces configured with small samp...
Continue reading
v1.4.3 Ping-Pong & Aif export fix
January 17, 2025
by
brian3kb
#release
1.4.3 Added a ping-pong selected actions action to add a reversed copy of the sample to the end of the sample. Fixed issue where generated AIF files did not load slice data accurately into the new TE...
Continue reading
v1.4.2 Randomized File Drops
January 17, 2025
by
brian3kb
#release
Tools to randomize the dropped samples Hold shift key while dragging in samples to import randomly up to the currently chosen grid-size. Default to limit the number of imported samples to 750, to redu...
Continue reading
v1.4.1 Microsoft store prep - truncate and crop
January 17, 2025
by
brian3kb
#release
Getting ready for Microsoft Store.. Added truncate selected action (shift+click to set a custom length), and crop to selection in the editor panel. Fixed bug playing back sample after editing in the e...
Continue reading
v1.4.0 OP-1 Field / Octatrack exports / UI and performance improvements
January 17, 2025
by
brian3kb
#release
The overhaul release. Workflow to support reading slices from and creating chains for the Teenage Engineering OP-1 Field / OP-Z OP-1 / OP-1 Field / OP-Z aif file imports, mono and stereo. Slice from O...
Continue reading
v1.3.0 Offline support
January 17, 2025
by
brian3kb
#release
2023-04-05 1.3.0 Importing of folders - recursive search for wav/syx files (be careful with filesize/depth of folders with this!). OT slices import from accompanying .ot file. Show source folder path...
Continue reading
v1.2.0 Slice to samples, resampling and more...
January 17, 2025
by
brian3kb
#release
Added support for slicing files in the list into new items. Added the ability to resample joined files back into the list instead of downloading. Sample import times are about a third faster than prev...
Continue reading
v1.1.0 Stereo + 24bit + Drag Drop
January 17, 2025
by
brian3kb
#release
Changes: Support for outputting stereo files. Support for 24 bit file exports. Now supports drag-drop sample importing. Add Shift+click function to set the stereo->mono method for all selected stereo...
Continue reading
v1.0.2 Bugfixes & UI Changes
January 17, 2025
by
brian3kb
When a slice grid length is selected, samples will now be auto-generated, (e.g. if you have 13 samples selected and a grid of 4, you will get 4 files downloaded instead of one chain of 13 samples [whi...
Continue reading
v1.0.1 Bugfixes
January 17, 2025
by
brian3kb
#release, #bugfix
Bugfixes and cleanup Sorting error on length sort. Re-order button glitching. Shift+Up/Down, Shift+Duplicate error. Waveform display on Android. Show version number on bottom of screen. Shift-click on...
Continue reading
v1.0.0 Initial release
January 17, 2025
by
brian3kb
#release
Load .syx sds dumps (e.g. from the MD, or MD Elektron sample packs), support only for 44.1khz/16bit dumps. Samples can be previewed by clicking the mini-waveform. Processed file to 48khz/16bit downloa...
Continue reading