hi,
i am using pd with a hammerfall card and a sample rate of 48kHz. i start it using the following options:
pd -rt -rme -inchannels 8 -outchannels 8 -r 48000
however, the timing of objects (i.e. metro object) seems to use 44100 as a reference (metro ticks too fast). the card is opened correctly at 48kHz.
i temporarely fixed this problem by hardcoding the samplerate in pd to 48kHz. is there a better way to do this?
kind regards, tom