Posts

Showing posts with the label tests

Random access to a CV values list

Just added this little CV tool in the free download section (on the right): "K's Basics - Random access to a CV values list" It's basically a way to access through CV indexing, a list of 3x32 "cells" of CV values (well, one of the list is within the Note range of CV values, but this example is enough to demo the concept). So, if you're ever in need of generating a specific sequence of CV values controlled by another CV source, this is one way to do it :) It's like having random or sequential access (in whatever direction you want) to a specific custom list of CV or note values, by using a CV controlled "cursor" (just connect the CV "cursor" source to the Rotary 1 CV input and tweak the Combinator modulation programmer Min/Max values to your needs). This device was enough for something I was testing, but I'm sure it can be optimized with some thought and more time. It won't work well in a real-time fast switching situation,...

WANTED: Spare Time!

My (quite small) spare time, these past weeks, have been "wasted" playing with Record 1.0 =) Every little chance I got, I spent it playing with Record, while giving a good test run on my custom Remote codec for the M-Audio Axiom 61. I've implemented the "Shift" function I've talked about earlier, and added a triple way to use Program Change, Bank LSB and Bank MSB. Each of these, trigger 3 types of events simultaneously: an Absolute value, a Delta simulation value and an Increment/Decrement button pair simulation. So, this is a snippet of the added features I'm using now: Select Patch for Target Device (Delta) = Program Change (Delta) Target Track (Delta) = Bank LSB (Delta) Remote Base Channel = Bank MSB ID8's Select Previous Preset = Program Change Down ID8's Select Next Preset = Program Change Up LOOP On/Off = Shift+PLAY Click On/Off = Shift+STOP Precount On/Off = Shift+RECORD Tempo BPM = Knob 8 Click Level = Shift+Knob 8 Select Previous Keyboa...

Working on a side project...

I've had the opportunity to work on a very interesting and exciting project for a couple of months, so my current ReFill project will suffer a bigger delay than I was expecting. Nonetheless, I'll try to release some free stuff 'till the final release of it :) Any comments and suggestions about the ReGRAINZeR demo file are welcome, even if I don't comment back, I read'em all! :)

It works!!!

Last night I had a go at trying to make a continuous Value-type control like Program Change be interpreted by Reason as a Delta-type control, so it could be used with Remote's Additional Overrides "Target Track (Delta)", "Select Patch for Target Device (Delta)" and "Select Keyboard Shortcut Variation (Delta)". And it works great :D !!! This is no "Absolute" substitute unfortunately but it gets the job done. As an example, if you have your controller's Program Change set at 35 and go to Reason's menu "Options", "Additional Remote Overrides" and set the "Target Track (Delta)" to "Program Change" (don't forget that this only works with my custom Remote codecs right now), then each increment or decrement on Program Change will translate as a +1 or -1 delta to Reason. So, if you have the 1st track selected and go from 35 to Program Change 34, it'll generate a -1 delta hence doing nothing i...

Working on ReGRAINZeR V.0.5beta

Still solving an issue I'm not comfortable with. The current version is Velocity sensitive, so to work properly, the user must press the keyboard keys with enough velocity to make sure it sustains the loop properly and also cuts completely the audio source. This will be optional in the final version, because I also found it cool to have it for further expressiveness, controlling the Wet/Dry mix through Velocity. So, Button 4 will switch Keyboard Sensitiveness ("Keyb.Sense") ON, being OFF by default. This setting already disables Aftertouch gate control when OFF (the default), because sometimes that option gets in the way of the performance. I already have a working solution, but it's bulky and will add some unexpected complexity to an already complex device, so I'm still trying to figure out a more elegant way to do it. I woke up with 2 ideas to test. The 1st one looked great on a draft combinator, but failed miserably when applied to the real thing. This fail wa...

Custom GrainTables ?

Just tried using a NN-19 loaded with a plain wave, with a Matrix controlling the note length, and the curve automating the Sample Start + Manual knob... eh, cool effect :D I'm going to try the same with a REX loaded on a NN-XT to see what can be done. More on this (much) later... :) Related Propellerheads.se Forum post: I would expect to see such an OSC available as an option