Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Xenakios

Pages: 1 ... 3 4 [5] 6
62
Announce / Re: PVOC update
« on: October 07, 2014, 04:38:59 PM »
Is this the  PC or the Mac version showing the slowdown?

I tested only on Windows. The slowdown isn't very big.

63
Announce / Re: PVOC update
« on: August 29, 2014, 03:10:22 PM »
Thanks for the update! The sound format issue seems to be fixed.

However, I am wondering why the new build seems a bit slower than the old pvoc with the sound format bug? Can the speed difference be just because the old build wrote just 16 bit files whereas I am making the new build write 32 bit floating point files? Could it be that you accidentally posted a debug binary or some such for Windows now? :)

Actually, even the older pvoc program seems to run curiously slow compared to the CDP programs that actually process the analysed data...Might there be some chances for optimizations?

65
Showcase / Re: CDP frontend as Reaper extension plugin
« on: August 11, 2014, 03:10:25 PM »
Ok, just solved it !
There is a small, but oh so important error in the 'ManualConfig.pdf' which doesn't set CDP_SOUND_EXT environment variable correctly
I'll report this to Richard D & document in Mac installation

Now, on with the show, - -this is working really nicely,

Thanks Xenakios!!!

-REAPER 4.71 OSX 10.9.4

What is the error in the documentation? I've added code in the plugin that is supposed to set that environment variable temporarily to "wav". And I think it has actually worked so far...I think I haven't run the CDP programs on OS-X via anything else but my plugin...(And haven't set the environment variable manually at all.)

66
Showcase / Re: CDP frontend as Reaper extension plugin
« on: August 06, 2014, 11:41:14 PM »
Hello,
I'm having a bit of a problem, each time I try to process a selected file I get 'Could not copy processed file to destination'
I have tried various directories & file names/types
Help please!

- using Version (pre3)

It's working as expected here (tested now with OS-X 10.9.4), so I am not sure what to suggest. I could maybe make it give a more detailed error message in the next build when the copying fails. edit : unfortunately it looks like the Juce File::copy method provides no other error information but success or failure... :-(

67
Showcase / Re: CDP frontend as Reaper extension plugin
« on: August 03, 2014, 03:57:58 PM »
New build (pre3) posted at the blog.

68
Showcase / Re: CDP frontend as Reaper extension plugin
« on: August 02, 2014, 03:55:55 PM »
I'm having a few problems.

I can't seem to see the plugin if put in 'Userplugins'
Which is in the user's  Library/Application support/REAPER

Its simply not listed in the insert plugins dialogue box
Once when starting Reaper I got, 'select CDP binaries folder' which I did & then the GUI popped up looking fine. But  I cannot find or insert the plugin again.
If I move the dylib file to another plugin folder, restarting Reaper then the plugin is listed, but no GUI & no go.

Any ideas?

Reaper 4.71  MBP - OSX10.9.4 2.3GHz i7 16Gb ram

The CDP front-end plugin is not an audio insert plugin (because it really couldn't do anything really useful that way), so it won't (and should not) show in the usual audio plugin selection dialog. It needs to be called up by running the action “Xenakios : Show/hide CDP front-end”. This action is not by default added to any of the Reaper menus nor is it given a default keyboard shortcut. So you have to find it from the Reaper actions window, which you should see by typing ? or from the main menu Actions. There you can run the action and give it a keyboard shortcut.

Maybe the screen capture clears it up a bit :


69
Showcase / Re: CDP frontend as Reaper extension plugin
« on: July 31, 2014, 08:30:36 PM »
First OS-X build is up.

http://ge.tt/4hhqOtp1/v/0?c

-Requires OS-X 10.7 or newer. (Was only tested on 10.9.4, so I really can't say if it even works on 10.7 or 10.8...)
-There's no fancy installer. You will have to go through the trouble of manually copying the plugin .dylib (after unzipping the zip file) file into the correct place on the file system. You will hopefully be able to find that by searching in the Reaper actions window for "resource" and then running the action. That opens a Finder window with a subfolder called "UserPlugins", the .dylib file should be copied into that subfolder.
-I was able to make the plugin GUI only work so that it stays on top of everything, which is very annoying, but less annoying than it disappearing behind Reaper’s window when clicking outside the plugin GUI…Hopefully that problem can be solved at some point.

70
Showcase / Re: CDP frontend as Reaper extension plugin
« on: July 28, 2014, 12:07:08 PM »
Wowee, that looks interesting!
Oh, no OSX version, oh well I'll install Reaper on a virtual Win7 machine & see what happens.

Thankyou

It has recently become possible for me to build for OS-X too, but there are problems in how the plugin GUI shows up inside Reaper and I yet couldn't find a decent solution to that. When I forced the GUI to be in a somewhat operational state, the plugin appeared to work otherwise OK in OS-X. Hopefully I can produce an OS-X build with a working GUI during this week.

71
Composition / Re: Pvoc 16 bit/mono only?
« on: July 27, 2014, 10:27:02 PM »
New versions of pvoc are now available.

Updates to pvoc to restore the proper behaviour with respect to
outfile sample formats;

Mac
www.unstablesound.net/CDP_Updates/pvoc-osx-06-14.zip

Windows 32bit
www.unstablesound.net/CDP_Updates/pvoc-win32-06-14.zip

Thanks! I haven't tried yet, but will soon.

72
Composition / Re: Pvoc 16 bit/mono only?
« on: July 23, 2014, 01:14:22 AM »
It looks like an old bug has resurfaced - indeed pvoc should resynth to the original sample size/type. 

Are there any news on this? I managed to build most of the CDP programs with MinGw (including pvoc), so if there's an easy source code fix, I could pop it in myself...

73
Showcase / CDP frontend as Reaper extension plugin
« on: July 16, 2014, 02:30:23 PM »

74
Excellent, the CDP_NOCLIP_FLOATS environment variable appears to work! ;D

75
This is (another?) case of an under-documented feature. CDP looks for a environment variable CDP_NOCLIP_FLOATS, and writes unclipped floating-point files if it is found.

Oh, very interesting, thanks! I will test ASAP!

Pages: 1 ... 3 4 [5] 6