Search found 19 matches

by meowsqueak
10 Jul 2021
Forum: RE Development and SDK Discussion
Topic: re-cmake open source release
Replies: 47
Views: 36402

Re: re-cmake open source release

I do not know what gtest_discover_tests is. Ah, ok, in a nutshell, CMake has a subsystem called CTest that can manage and execute Unit Tests (it's agnostic to Google Test, CUnit, etc). Usually this requires the developer to explicitly add each test to the CMakeLists file which can be onerous and er...
by meowsqueak
07 Jul 2021
Forum: RE Development and SDK Discussion
Topic: re-cmake open source release
Replies: 47
Views: 36402

Re: re-cmake open source release

Nice - this will be useful, thank you. Is it hooking into the CTest mechanism (i.e. gtest_discover_tests), or is there a better/newer way to do it now?
by meowsqueak
02 Feb 2021
Forum: RE Development and SDK Discussion
Topic: Mini string library for REs
Replies: 2
Views: 901

Re: Mini string library for REs

Nice work. I had to do a similar thing back in 2012 for AutoTheory which had lots of enumerated property names.

If I'd known you were going to write your own I would have just given you my library though - sorry!
by meowsqueak
22 Sep 2020
Forum: RE Development and SDK Discussion
Topic: re-cmake open source release
Replies: 47
Views: 36402

Re: re-cmake open source release

pongasoft wrote:
22 Sep 2020
I just pushed a new release (1.1.0)
Excellent, thank you for this addition. I am very happy with your system and I am using it a lot.
by meowsqueak
15 Jul 2020
Forum: RE Development and SDK Discussion
Topic: DSP and the built in FFT functions of the Reason SDK
Replies: 5
Views: 1428

Re: DSP and the built in FFT functions of the Reason SDK

SDK compatibility aside, benchmark everything. If the inbuilt functions do the job and perform well enough (I'd expect them to), then you might as well use them. I did my own benchmarking of these years ago and didn't see any performance issues, but when I needed to modify the FFT to support other t...
by meowsqueak
15 Jul 2020
Forum: RE Development and SDK Discussion
Topic: [Solved] Q) can RE's do IPC? (A, No)
Replies: 1
Views: 678

Re: Q) can RE's do IPC?

No, the sandbox does not have any support for this - there are no pipes, sockets, shared memory, nothing like that. The best you can do is encode some kind of protocol over CV or audio connections to other Rack Extensions, but prior discussions have highlighted that this is risky and may not pass Re...
by meowsqueak
23 Jun 2020
Forum: Rack Extensions
Topic: [Developer] re-cmake open source release
Replies: 9
Views: 1313

Re: [Developer] re-cmake open source release

Congrats on the release, Yan, glad I could help :) You have done a brilliant job on this framework. It brings back the best of RE development workflow pre-SDK4 and has massively improved my productivity. I really felt like "upstream" dropped us in the deep-end with SDK4 (e.g. Mac debugging on non-Ca...
by meowsqueak
21 May 2020
Forum: Rack Extensions
Topic: Developer forum
Replies: 39
Views: 4741

Re: Developer forum

This is... excellent! Let me help test it, please...
by meowsqueak
03 May 2020
Forum: Rack Extensions
Topic: AutoTheory RE Price Reduction
Replies: 7
Views: 1201

Re: AutoTheory RE Price Reduction

Just out of interest...can I do pretty much the same thing with arp players and the Tonicmint strum thing? I'm not familiar with the ST100, but it looks like a dedicated strum simulator so it's probably more capable than AutoTheory (which is 7 years old now!). Perhaps the useful thing about AutoThe...
by meowsqueak
03 May 2020
Forum: Rack Extensions
Topic: AutoTheory RE Price Reduction
Replies: 7
Views: 1201

Re: AutoTheory RE Price Reduction

Have you any plans to make a player version of this? The CV connections are fiddly and I mostly would like to use it with ID8. Also, what is this product's relationship with Chordprism? At the moment there are no plans to make a Player version, but I also can't say it won't happen either. I agree t...
by meowsqueak
03 May 2020
Forum: Rack Extensions
Topic: AutoTheory RE Price Reduction
Replies: 7
Views: 1201

AutoTheory RE Price Reduction

Hi everyone, Rather than our usual 50% off May sale, we've decided to reduce the every-day price of AutoTheory RE from US$39 to US$19. According to our data most people were picking it up during these sales, so we thought we might as well just reduce it indefinitely. There may be further discounts d...
by meowsqueak
11 Oct 2015
Forum: Rack Extensions
Topic: Selig Gain RE new version 1.2.3
Replies: 83
Views: 9169

Re: Selig Gain RE new version 1.2.3

For anyone interested, the bug here was related to the log function. Taking the logarithm of zero isn't really valid and has library-specific behaviour, but the bug was that the code did attempt to do this in a particular case and didn't guard against it properly. With earlier SDK versions, it didn'...
by meowsqueak
10 Oct 2015
Forum: Rack Extensions
Topic: Selig Gain RE new version 1.2.3
Replies: 83
Views: 9169

Re: Selig Gain RE new version 1.2.3

I've fixed the issue but I need a few people to test the new build, please - Mac & Windows. If you're willing, can you post your Props username here, or email it to me at david@pitchblende.co.nz. My apologies to everyone affected by this issue. It turned out to be related to a change in "undefined" ...
by meowsqueak
18 Aug 2015
Forum: Reason General
Topic: Reason 7.1.2 update for Mac users only
Replies: 37
Views: 6844

Re: Reason 7.1.2 update for Mac users only

Just to add an observation on my Mac - I had the same problem with Reason 7.1, and no matter how many times I deleted Authorizer, Reason insisted on rebooting. The fix for me was the same as above - I had to delete CodeMeter and Authorizer. Then running Reason reinstated both CodeMeter and Authorize...
by meowsqueak
06 May 2015
Forum: Rack Extensions
Topic: Polyphonic step sequencer RE?
Replies: 17
Views: 2765

Polyphonic step sequencer RE?

Any news if any developers are adopting polyCV? As far as I know it is free for all DEVs. I would love to see an update to Autotheory! PolyCV for AutoTheory remains a possibility, however (as I understand it) for it to be effective it needs support from instruments, as that's where AutoTheory makes...
by meowsqueak
02 Apr 2015
Forum: Rack Extensions
Topic: Pulse width modulation waveform with Ammo100LA???
Replies: 17
Views: 2455

Pulse width modulation waveform with Ammo100LA???

Oh, yeah, sorry, I was thinking of the 400/1200 patches. Same idea with multiple 100s though.
by meowsqueak
02 Apr 2015
Forum: Rack Extensions
Topic: Pulse width modulation waveform with Ammo100LA???
Replies: 17
Views: 2455

Pulse width modulation waveform with Ammo100LA???

Ammo can do it by summing two sawtooth waves together. Invert one with the depth control, then adjust the resulting duty cycle with the phase control of one. There's a factory patch that does this.
by meowsqueak
18 Mar 2015
Forum: Rack Extensions
Topic: AutoTheory RE: Confusing
Replies: 40
Views: 8634

AutoTheory RE: Confusing

Thanks meowsqueak. Are you Pitchblende?  I represent Pitchblende, yes :) The keyboard split is crucial to understanding how AutoTheory affects chords and melody notes. You can move the position of the split with a small knob on the back panel, but I recommend leaving it at the default value for now...
by meowsqueak
18 Mar 2015
Forum: Rack Extensions
Topic: AutoTheory RE: Confusing
Replies: 40
Views: 8634

AutoTheory RE: Confusing

 Back to the AutoTheory RE, how can I get, let's say a C major chord, played as consecutive notes within that chord, from a single note in the sequencer (of which I would assume 'C' and the scale setting to be set at C major). Developer here - hope I can help. Try this - create a new AT with the de...