|
Post by feijai on Dec 2, 2023 1:13:18 GMT
I have posted 808 in my repository. 808 is a simple 5-drum drum sampler with 5 triggers: it is little more than a few direct calls to Mozzi. You can swap in a few drums, tune the volume to avoid clipping. Mozzi's sample playback library is crude and the samples themselves are 8 bit, so they're noisy and dirty. But there you go. It's not difficult to create new samples from existing wav files.
|
|
|
Post by feijai on Dec 2, 2023 23:32:07 GMT
Okay I have committed a VERY HEAVILY revised version of the code which lets you specify up to 9 samples yourself quite easily, and has a wide range of configurations to maximize GRAINS's interface, based on the number of samples you have. Some options let you specify start and end points, change pitch (heaviliy aliased :-), have up to 5 triggers, and group multiple samples under the same trigger (selectable by a dial).
The default version has 5 triggers over 7 drums, most of which are TR808.
|
|
|
Post by feijai on Dec 4, 2023 1:09:36 GMT
Major improvements to 808. I've got DIGITAL OUT's trigger lined up timewise with the others. I've got u-law encoding working (much better sounding). New TR-808 samples, all u-law encoded and a lot more of them. And a variety of performance improvements: this is a tough one to squeeze power out of.
|
|
|
Post by feijai on Dec 4, 2023 11:56:33 GMT
On last one I want to work on: 808 is a tiny bit laggy in response to triggers. I may be able to improve that a bit, it's not clear if if can given Mozzi's structure.
|
|
|
Post by feijai on Dec 4, 2023 23:56:22 GMT
Some computational and audio improvements posted.
|
|
|
Post by feijai on Dec 15, 2023 14:57:53 GMT
A few more tweaks to try to get the various triggers to line up (mozzi is frustrating this way).
|
|
|
Post by rockysmalls on Dec 15, 2023 16:27:47 GMT
A few more tweaks to try to get the various triggers to line up (mozzi is frustrating this way). i’m liking even though i still can’t see the assets !! but that’s ios annoyance , switched to netscape and can at least see the folders list ,, but not whats in each folder.. not a huge issue as i will have to switch to pc to do the flashing and should be aok there . just wish i knew why so many websites now won’t show on safari ios 13!!
|
|
|
Post by feijai on Dec 15, 2023 17:56:48 GMT
Can you see any other github projects? Maybe this is an iOS issue? Wait, you switched to *netscape*? Does Netscape even exist any more?
I'm on a Mac M1 and Firefox, Chrome, and Safari all work fine... :-(
|
|
|
Post by rockysmalls on Dec 15, 2023 21:33:38 GMT
Can you see any other github projects? Maybe this is an iOS issue? Wait, you switched to *netscape*? Does Netscape even exist any more?
I'm on a Mac M1 and Firefox, Chrome, and Safari all work fine... :-(
duh ! yes ... or rather no ,, i meant Firefox... tsk Netscape ... i’m totally showing my age,,
|
|
|
Post by feijai on Feb 4, 2024 22:28:34 GMT
Updates to make 808 louder and give a new option for a lower noise floor. Mozzi is still noisy though.
|
|
|
Post by feijai on Jul 31, 2024 8:33:00 GMT
I have updated 808 with documentation about FORMAT_10, which plays samples as chords. It was always available but not documented for some reason.
|
|
|
Post by feijai on Jul 31, 2024 22:31:33 GMT
Further updates: I've added a collection of TR909 samples.
|
|
|
Post by feijai on Jul 31, 2024 22:50:35 GMT
Also added Linndrum.
|
|