Cathodemer

Joel Kivelä

Released
Sep 8, 2017
Platforms
WindowsmacOS
Last updated
Wishlist on SteamAdd it on the Steam store page. Opens in a new tab.

Updates & announcements

20 posts
  1. Developer post

    Update 2.8.2

    - Fixed the parts/monitor selections so that they don't change their drawing order accidently when changing other parameters at the view's top limit. - Output render now ceeps more precise track of frames and time rendered. Also rendering buffer queue is now visible for larger re

  2. Developer post

    Update 2.8.0

    Larger update for 2023 New feature: - Change the parts drawing order in any of the multi part module pages ( Figure , Arabesque , Source ) by dragging the monitors at the top middle monitor view. Changes: - Noise oscillator rewritten: now noise has more possible resolution and ac

  3. Developer post

    Version 2.7.5

    This update makes the recursive Arabesque parts multi-threaded; Each part is now processed in it's own thread, without affecting the overall framerate even with heavy recursions - given that enough CPU cores & power is available.

  4. Developer post

    Version 2.7.4

    Audio device selection is now split to two; device for input and device for output. This should solve problems with devices with only input ports or only output ports, and make all sorts of audio routing setups possible.

  5. Developer post

    Windows update 2.7.3.1

    Fixes back Spout video sharing library functionality. Tested only in Windows 10.

  6. Developer post

    Update 2.7.3

    - GIF file loader rewritten, gifs with transparency also work now. - Performance optimization (Windows max stack size increased)

  7. Developer post

    Minor mac fix

    Fixed microphone / audio input permission request to macOS.

  8. Developer post
  9. Developer post
  10. Developer post

    Quick Fix 2.7.2

    This menacing issue had been reported to occur only in some mac systems: Now a corrupt settings.ini file should not crash the app. Changing any render settings or loading any external files will overwrite the settings file with a valid one. You might still lose your default video

  11. Developer post

    Update (2.7)

    Updates most linked libraries to the latest (NDI, Spout, etc) with some new features and changes from user feedback: Audio Device selection added to init screen (you can now select the device or start without audio features) Oscillator maximum frequencies increased to 25Hz (espec

  12. Developer post

    Mac version update (2.6.2)

    There was a very common crash issue with opening any USB cameras or most encoded video files on macOS Catalina, because the app used older Qt and OpenCV libraries that had no idea of the new safety protocols in macOS. The fix got delayed because of numerous other issues that came

  13. Developer post

    Update 2.6

    Update with fresh libraries. Mac version should now ask camera permissions from macOS, and not crash when opening camera stream to a Source part.

  14. Developer post

    Update 2.5

    Big update that makes the Windows version of Cathodemer 64-bit with fresh OpenCV & NDI libraries. Lots of UI tweaking and bug fixing for Windows. Most things look a lot better and run faster. Note that Steam should replace ALL installation files, so if there's any trouble run

  15. Developer post

    Update 2.4

    New : - Internal video feedback amount (found at OpenGL Settings on Extra tab) Changes/Fixes: - Init screen has now option for renderer mode (Pixel or Texture) as some rare crashes might be due using Pixel mode, so the app can now be started with Texture mode. - Figure frame max

  16. Developer post

    Update 2.3

    a slightly bigger update: New: Now there are two OpenGL rendering modes (selected in Extras->Renderer): Pixels mode projects the signal to individual overlapping pixels that are drawn individually. This is how the program has always worked before. New mode is Texture , where t

  17. Developer post

    Update 2.2

    Fixed anti-aliasing geometry errors that occurred on screen resize/recreate.

  18. Developer post

    Update 2.1

    New: - Parameter edit dialog (type values from keyboard) opens with right/ctrl -mouse - Parameter value tooltip (shows current value number on press) - Anti-aliasing shader (AA on Extra tab) Fixes: - Slight performance improvements - GUI text scaling fix (try) for highDPI/retina

  19. Developer post

    Update 2.0

    - USB Camera reading rewritten to be faster and more stable. - Default search paths for different file types fixed (saved paths change and save to settings according previous opened file paths) - Init codec is now actually MJPEG (previously was H264 by default) - When loading a s

  20. Developer post

    Update 1.9

    New: - Multiple MIDI input ports; now all available MIDI ports are used simultaneously. - Arabesque; new mode added : Tunnel. Fixes: - Figure; Mirror settings file saving fixed. - Slightly optimized performance.