Is that coming from tg itself or one of it's dependencies do you know? I've done a bit of Googling but can't work out where the problem is.Error opening audio input: Invalid number of channels
This is caused by tg requesting a stereo input source. It looks like it can be fixed by having tg ask for a mono input instead since it doesn't seem to actually use the stereo data.When I try to use a mono microphone (a piezoelectric) I get this error
I've had a dig around int he source but with no luck here. If I ask for just 1 channel (either by checking the number available or forcing it) I get no signal whatsoever. C is not my language in the slightest and I've never used PortAudio so I'm stumbling in the dark a bit here.This is caused by tg requesting a stereo input source. It looks like it can be fixed by having tg ask for a mono input instead since it doesn't seem to actually use the stereo data.
Do you have a link for your microphone? I'm searching one for me.Just run the software on my Mac. (Thanks for making it easy Dnmc), loaded up a treat and works well.
I purchased a great watch microphone, probably a piezo device, which is effective.
You also need to change some other Portaudio parts that handle the incoming signal. The code currently assumes two channels and will generate garbled data if just fed mono. Easy enough to fix, but perhaps contrate_wheel will chime in with the best way to do it in case the algorithm also relies on stereo data.If I ask for just 1 channel (either by checking the number available or forcing it) I get no signal whatsoever.
awesome software contrate_wheel!!!
here it is running on Wine, I hadn't seen this mentioned in the thread. just set the watch right on the mic. works a little better with a towel a hand on the watch. tg can hear the seiko though the case, leaning against the monitor, e.g. 9 up. mic turned all the way up with ambient noise reduction on for the mac (mid-2009).
my dad's GP
View attachment 7351858
Well, I have apparently installed wine, entered command $ open ~/.wine/drive_c/Program\ Files then put all the files in the tg folder in system 32 folder, entered wine tg.exe and here I am with tg opened. Magic. Now to get to work!There is a precise install instructions for Mac a page or two back. It was very straightforward and worked for me first time. Just follow the step be step guide.
I'm no programmer either but had no issues.
Snake
Sent from my iPad using Tapatalk
I've got an ACE No. 1000 Timegrapher arriving next week. When it gets here I'll do a side-by-side comparison.Did someone has the chance to compare this software to a professional timegrapher ?
After a whole afternoon installing homewbrew to install wine, to have wine fail at installing tg, I went back to the steps a few pages back and apparently installed tg successfully. Now my quesiton is: where is the program? Nothing in my apps or library folders... anything special to open the program?
Well, I have apparently installed wine, entered command $ open ~/.wine/drive_c/Program\ Files then put all the files in the tg folder in system 32 folder, entered wine tg.exe and here I am with tg opened. Magic. Now to get to work!
EDIT, here's what I was able to get with a 1975 Omega speedmaster:
Hi, I answered to your ticket on GitHub some time ago. Did you test the fix?I'll raise an issue on GitHub and add a bit of detail.
Great! I am very interested too, thanks a lot!I've got an ACE No. 1000 Timegrapher arriving next week. When it gets here I'll do a side-by-side comparison.