@griffinboy no way its that intuitive!
amazing :)

Posts
-
RE: Interpolate or merge filter curves?
-
Interpolate or merge filter curves?
Hey there i have a simple channel EQ setup and would like to display the sum filter curve "as one" on the main interface.
Is it possible to interpolate/merge these paths into one?
Should look simmilar to this:
-
RE: is it possible to load a .wav into memory for processing with faust
@Orvillain any example on how to do that?
-
RE: Generative Wavetable OSC?
@aaronventure thanks will check!
@griffinboy what does something like this cost freelance properly setup?
I will probably go another route and combine some basic shapes into a wavetable and not generate the table from scratch.
-
RE: Generative Wavetable OSC?
@HISEnberg i am already running into issues with snex osc - seems it does not support variable-length arrays, not even fixed-size arrays?
-
RE: Generative Wavetable OSC?
@HISEnberg oh no! so no way i could do it utilizing SNEX, RNBO, FAUST? I guess if i use snex i need to go c++ anyways
I will start checking SNEX synth examples :)
-
Generative Wavetable OSC?
Hey there i want to create a wavetable oscillator for the HISE synth group that allows for drawing a custom wavetable by hand or generating a "random" one.
Whats the best way to approach this? SNEX, RNBO, FAUST...
-
RE: is it possible to load a .wav into memory for processing with faust
@sletz @ospfeigrp id be interested in that aswell.
I wanted to do a wavetable synth or granular sampler and was wondering if thats possible with FAUST in HISE. -
RE: Build failed CompileC
@d-healey has this been solved? I have the same issue on my new m4 mac.
HISE 4.1 develop branch (a new test project works without the error)PS: fixed by getting latest HISE + deleting expression & snex nodes from my scriptnode.
-
RE: Sorry for the code dump...
@Vitruvius But good to know it works on your end. :) will try a couple older commits and see if its solved to confirm the new one is still the issue.
-
RE: Sorry for the code dump...
@Vitruvius I currently have a simmilar error on mac.
ā /Users/julian/Documents/GitHub/HISE/hi_tools/hi_standalone_components/SliderPack.h:192:15: [31munknown class name 'ProfiledComponent'; did you mean 'PropertyComponent'?[0m 192 | public ProfiledComponent, [36m | ^~~~~~~~~~~~~~~~~[0m ā ļø /Users/julian/Documents/GitHub/HISE/hi_tools/hi_standalone_components/SliderPack.h:191:20: [33mdirect base 'Component' is inaccessible due to ambiguity:[0m class hise::SliderPack -> Component [32m class hise::SliderPack -> PropertyComponent -> Component [-Winaccessible-base][0m
ProfiledComponent
class seeems to be missing on latest HISE version?I tried to compile my scriptnode and got this error from the current HISE version 1h ago.
-
RE: How can i hire a web developer?
@KamalDeepPareek Fiverr, Upwork and Linkedin
-
RE: SNEX interpolate table
@ustk Hey did you get the interpolation to work?
I am trying to create a table based (graphical) saturator and have troubles with setting up the table.
Just found your post and thought maybe you have tried something simmilar already.
-
RE: [Feature request] Missing Laf colour properties
It has been some years... :D
-
RE: Player - I'm going crazy
this example exists since 4 years, i was not aware of that!
Looks way more complicated than (feature request) disabling the loop on the "audio stretch player" in scriptnode to have the same thing with zero code.But @rglides you should check this.
-
RE: Player - I'm going crazy
@d-healey @Lindon since when is drag and drop possible with the HISE sampler?
And how to set this up, it depends on samplemaps... (at least thats what i thought)
-
RE: Player - I'm going crazy
@d-healey having these controls in one device (eg for a basic drum sampler):
drag n drop
pitch controls
length control
loop or oneshot toggle
timestretch (thats not based on pitch)