Chortling Hamster Modules Lop: Preview and thoughts

Hello,

I’m working on a new module, but I want to ask if I should continue to develop it in case it’s too similar to existing modules. There’s so many now it’s hard to keep up! :slight_smile:

Lop takes a voltage input and processes it so that the output voltage is clipped to a plus / minus range around a “middle” voltage.

So, if you set the middle voltage to +6v, and the range to 2v, only input voltages between +4v and +8v will be sent to the output. Any voltages outside that range will be ignored and the last “good” value will be held until the input comes back into the “allowed” range again.

Here’s a screen shot of my first working version…

I’m thinking of letting the “middle” and “range” params be modulated by CV, making it polyphonic and some other doohickeys.

It’s probably just yet another attenuverter / sample and hold / voltage filter thing that’s been done already.

Worth pursuing?

Thanks. :slight_smile:

2 Likes

If you allow it to actually amplify the signal too, that would be nice. It’s some kind of convention coming from the hardware modular world that these things don’t often allow amplification of the incoming signal, right? But there shouldn’t really be any reason to have that kind of a limitation with software…

1 Like

Hm, maybe instead of having two OK and NAH indicators, perhaps Agamemnon’s eyes could change colour accordingly :rofl:

image

1 Like

Hello

As an option, maybe the voltages ignored outside the range could be transposed to nearest voltage/note inside the defined range, I.e. if the note C7 is outside the range it will be transposed to C5, if the note D2 is outside the range it will be transposed to D4, and so on.
I don’t know if it is possible or any module to do that and i think it will be very nice for working with random sequences.

Thanks

Nysthi Sou-utils can do this (Octave folder part).

1 Like

A most excellent idea.

1 Like

Thanks, i will try.

PS:Yes, it work´s. Thanks again.

1 Like

Yes, this would definitely be useful for me! This might be similar to what’s already been said, but the ability to wrap around values that are outside of the range instead of ignoring them would be excellent.

1 Like

This seems similar to Aradicity’s Clip Limiter. That one seems to let you independently clip the upper and lower voltages. I don’t bring it up to say “don’t do this,” quite the opposite. Check it out, see if it’s similar, and if so, see what you can do differently. For instance, a single width control that can be CV modulated would already be different enough to warrant a different module IMO. Ability to modulate center voltage? Another cool feature that would make yours stand out. Etc.

1 Like

Yes, it does. Thanks for telling me as I didn’t know about that module. It’s very good indeed. It’s similar to what I was thinking of doing so I feel a bit queasy about carrying on.

(Has sit down. Has a cup of tea and biscuit. Thinks thoughts.)

However, nothing new in Hollywood.

So, that’s… modulate the middle, wraparound the voltage, amplify the input, modulate them, too, and…

Evil. Hamster. Eyes. (Insert Inception trailer style BRRAWWWWWW! here.)

Thanks for all the feedback. :slight_smile: Activating beta development mode! I’ll post an update shortly. Remember I’m lazy, this might take a while.

2 Likes

They’ll do similar things in very different ways, and with different features. Nothing wrong with that. Looking forward to what you come up with!

2 Likes

The XOR AttAmp module can do this if you need it now (aside from the middle voltage idea), it is switchable between wrapping or not wrapping.

2 Likes