Architect beta for macOS, Windows, and Linux. 0.10.5 now available

Official support for: loomer.co.uk
Post Reply New Topic
RELATED
PRODUCTS

Post

colin@loomer wrote: Tue Jan 08, 2019 7:50 pm(And good job on the Turing source: very impressive.)
Not as impressive as Architect. ;-) Thanks for much for this wonderful application!
Tranzistow Tutorials: http://vze26m98.net/tranzistow/
Xenakis in America: http://oneblockavenue.net

Post

Abiltiy to name performance parameters please
Eyeball exchanging
Soul calibrating ..frequencies

Post

gentleclockdivider wrote: Tue Jan 08, 2019 8:20 pm Abiltiy to name performance parameters please
Absolutely, that is already planned.
Architect, the modular MIDI toolkit, beta now available for macOS, Windows, and Linux.

Post

If I input values (0,1,40,60) into a remap (after tuple ) ,
and the remap x input is a random source , the output values fall between 40 and 60
Is there any other module where the intput values are remapped to new output values ...but nothing in between , for example ..only 40 and 60
No luck here with the quantize and clamp module

Reaktor equivalent would be the value module
Eyeball exchanging
Soul calibrating ..frequencies

Post

If you only want two values, such as 40 and 60, could you use a Bernoulli distribution (which outputs either 0 or 1, true or false), and use that to control a branch that connects one output to a 40, and one to a 60.
Architect, the modular MIDI toolkit, beta now available for macOS, Windows, and Linux.

Post

Basically, this: Image
Architect, the modular MIDI toolkit, beta now available for macOS, Windows, and Linux.

Post

And the left inlet control of `Bernoulli distribution` is P, which controls the chance of true. The default is 0.5, so equal chance of true and false. At 0.0 it is 100% false, and 1.0 100% true.
Architect, the modular MIDI toolkit, beta now available for macOS, Windows, and Linux.

Post

Feature request
Colour picker for performance knobs

And multiply with 1.5 in the stepsequencer
Last edited by gentleclockdivider on Tue Jan 08, 2019 10:17 pm, edited 1 time in total.
Eyeball exchanging
Soul calibrating ..frequencies

Post

Feature request
Option for segmented patch cables with movable segments.
Very useful when a patch become really crowded.

Post

Feature request:
Ability to rearrange midi files in midi pool.

Post

Playing a midi file, how would I get only the note from the midi stream disregarding everything else?

Edit:
I think I'm getting somewhere with "unpack noteon"

Post

All feature requests noted, thanks.

As for a 1.5 multiply, you can do a multiply x 3 and divide by 2 for the same effect.
Architect, the modular MIDI toolkit, beta now available for macOS, Windows, and Linux.

Post

mannymang wrote: Wed Jan 09, 2019 7:47 am Playing a midi file, how would I get only the note from the midi stream disregarding everything else?
That's probably how I'd do it, using `unpack note *` modules. You could also use a `get MIDI type` and then branch on "noteon" or "noteoff", but that's likely more complicated.
Architect, the modular MIDI toolkit, beta now available for macOS, Windows, and Linux.

Post

It would be great if we could type directly into the 'data'value field s
Eyeball exchanging
Soul calibrating ..frequencies

Post

gentleclockdivider wrote: Wed Jan 09, 2019 10:39 am It would be great if we could type directly into the 'data'value field s
A lot of people have already asked for that. It should be a simple change, as at one point it did work like that. I've already locked down the features for today's beta, but I'll surely see if I can get it in the successor.
Architect, the modular MIDI toolkit, beta now available for macOS, Windows, and Linux.

Post Reply

Return to “Loomer”