[Csnd] pvsftw error with pvsifd
| Date | 2018-06-26 19:39 |
| From | "Jeanette C." |
| Subject | [Csnd] pvsftw error with pvsifd |
Hey hey,
in an orchestra I have lines like these:
ffr, fphs pvsifd a1, ifft, ifft/4, 1
...
[some condition]
kreadyf pvsftw ffr, 2, 1
kreadyp pvsftw fphs, 4, 3
...
Ftables 1 through 4 exist and are all of length ifft (which should be more
than enough?)
Now the call to the second pvsftw produces the error message:
INIT ERROR in instr 1: pvsftw: signal format must be amp-phase or amp-freq.
If I understood the manual entry correctly pvsifd produces two f-signals in
the format amp-freq and amp-phase.
I am using Csound version 6.10.1
[commit: 9df6f8c9c6294fe43468f7378df72968aa1bef1d]
Whose problem is it and can it be solved (by me)?
Thanks and best wishes,
Jeanette
--------
* Website: http://juliencoder.de - for summer is a state of sound
* SoundCloud: https://soundcloud.com/jeanette_c
* Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
* GitHub: https://github.com/jeanette-c
* Twitter: https://twitter.com/jeanette_c_s
Ain't no way I'll be lonely <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 | 2018-06-26 20:20 |
| From | Victor Lazzarini |
| Subject | Re: [Csnd] pvsftw error with pvsifd |
I found a bug in pvsftw where it checked for the format. Fixed in GIT. ======================== Prof. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 > On 26 Jun 2018, at 19:39, Jeanette C. |
| Date | 2018-06-26 20:44 |
| From | "Jeanette C." |
| Subject | Re: [Csnd] pvsftw error with pvsifd |
Jun 26 2018, Victor Lazzarini has written: > I found a bug in pvsftw where it checked for the format. Fixed in GIT. Thanks very much Victor. You're a gem. > ======================== > Prof. Victor Lazzarini > Dean of Arts, Celtic Studies, and Philosophy, > Maynooth University, > Maynooth, Co Kildare, Ireland > Tel: 00 353 7086936 > Fax: 00 353 1 7086952 > >> On 26 Jun 2018, at 19:39, Jeanette C. |
| Date | 2018-07-26 22:37 |
| From | Takahiko Tsuchiya |
| Subject | Re: [Csnd] pvsftw error with pvsifd |
Hi Victor, I'm also seeing a similar error with pvsifd -> pvs2tab. Using amp-phase fsig gives: "INIT ERROR in instr 1: pvs2tab: signal format must be amp-phase or amp-freq. " I'm using the WASM build based on --Csound version 6.12 (float samples) Jul 21 2018 [commit: 65c13417ec76d3d148017f22e0455e000cc26291] <code> turnon 1 instr 1 asig noise 1, 0 ffr, fphs pvsifd asig, 1024, 512, 0 kmag[] init 513 kphs[] init 513 kframe pvs2tab kmag, kphs, fphs printk2 kframe endin </code> Thanks, Taka On Tue, Jun 26, 2018 at 12:44 PM, Jeanette C. <julien@mail.upb.de> wrote: Jun 26 2018, Victor Lazzarini has written: |
| Date | 2018-07-26 23:17 |
| From | Victor Lazzarini |
| Subject | Re: [Csnd] pvsftw error with pvsifd |
|
Could you put a ticket so I don’t forget to fix it? Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland
|