micah-frank-studio / Grainstation-C

Granular Live Performance Workstation
GNU General Public License v3.0
137 stars 14 forks source link

Live-Tracks don't work #10

Open banalytic opened 4 years ago

banalytic commented 4 years ago

hi micah! first of all: thanks for this amazing tool. I hope you are fine so far!

Everything in Grainstation is working fine [I could fix the recording "bug" on my own ;) ] but the live-track recording. I use the Mackie Pro FX 16 as a Audiointerface. I tried all different combinations in the audio-input-configuration and on the mixer. But there is now way to hear or record live-inputs. Do you have any idea what I am doing wrong???

all the best, banalytic

audio-input

banalytic commented 4 years ago

Now I tried it also with my Fast Track Ultra (M-Audio) Interface ... but it also didn't work with live-inputs... :( Any Ideas? fasttrackError fasttrackconfig

banalytic commented 4 years ago

after a long time a recognized that the problem wasn't the interface...

Like in the other thread about live-recording I changed the line 789 to:

fout "liverec.wav", 16, ain; render file of input signal (if needed later)

16 is the resolution of the mixer... and after the change to the "liverec.wav" (or something else) it worked :) ... I am glad because I don't have any experience with csound ...

now I ask me, if it's possible for an absolute beginner to change channel 1-4 or 3-4 for live-recording... I will try :)