[Csnd] Problems with hrtf opcodes
| Date | 2020-09-14 17:04 |
| From | Forrest Cahoon |
| Subject | [Csnd] Problems with hrtf opcodes |
I ran into issues with the hrtf opcodes; namely, it appears that csound thinks _all_ the hrtf data files in the samples dir of the github repo are for a 44100 Hz sample rate. I created an issue on github about it: |
| Date | 2020-09-14 17:42 |
| From | "Jeanette C." |
| Subject | Re: [Csnd] Problems with hrtf opcodes |
Sep 14 2020, Forrest Cahoon has written:
> I ran into issues with the hrtf opcodes; namely, it appears that csound
> thinks _all_ the hrtf data files in the samples dir of the github repo are
> for a 44100 Hz sample rate.
This is intriguing. I am not sure whether I have used the hrtf opcodes
in Csound 6.15 yet. I have, however, used them in 6.14 and once I took
the data files from the github directory everything ran very smoothly.
To avoid misunderstandings, this is the link I used:
https://github.com/csound/csound/tree/develop/samples
...
Best wishes,
Jeanette
--
* Website: http://juliencoder.de - for summer is a state of sound
* Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
* Audiobombs: https://www.audiobombs.com/users/jeanette_c
* GitHub: https://github.com/jeanette-c
I can't believe it's what I see
That the girl in the mirror
The girl in the mirror Is me <3
(Britney Spears)
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here |
| Date | 2020-09-14 18:52 |
| From | Forrest Cahoon |
| Subject | Re: [Csnd] Problems with hrtf opcodes |
Jeanette, did you use a sample rate other than 44100? You'd have to use 48000 or 96000 to see this problem. (The native sample rate when using jack on linux is 48000; I think other platforms prefer 44100). On Mon, Sep 14, 2020 at 11:42 AM Jeanette C. <julien@mail.upb.de> wrote: Sep 14 2020, Forrest Cahoon has written: |
| Date | 2020-09-14 20:33 |
| From | "Jeanette C." |
| Subject | Re: [Csnd] Problems with hrtf opcodes |
Sep 14 2020, Forrest Cahoon has written: > Jeanette, did you use a sample rate other than 44100? I'm running on 48kHz by principle. :) ... > (The native sample rate when using jack > on linux is 48000; I am surprised. Well, as long as your soundcard supports it natively that's fine. Best wishes, Jeanette > I think other platforms prefer 44100). > > On Mon, Sep 14, 2020 at 11:42 AM Jeanette C. |