Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hoa encoder3D #59

Closed
grammaton opened this issue Nov 21, 2020 · 4 comments
Closed

hoa encoder3D #59

grammaton opened this issue Nov 21, 2020 · 4 comments

Comments

@grammaton
Copy link
Contributor

grammaton commented Nov 21, 2020

There is a missed ma. on line 315.

with order 9 or above

% faust2svg hoaencoder3d.dsp
ERROR1 : n is NAN in an Interval
ASSERT : please report this message, the stack trace, and the failing DSP file to Faust developers (file: interval.hh, line: 65, version: 2.28.8, options: -lang cpp -scal -ftz 0)
====== stack trace start ======
0   faust                               0x0000000108e047ee _Z10stacktraceRNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEEi + 94
1   faust                               0x0000000108e044e5 _Z14faustassertauxbRKNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEi + 533
2   faust                               0x0000000109237990 _ZN8intervalC1Ed + 192
3   faust                               0x0000000109234287 _ZL13infereSigTypeP5CTreeS0_ + 391
4   faust                               0x0000000109233bbd _ZL1TP5CTreeS0_ + 125
5   faust                               0x00000001092350d5 _ZL13infereSigTypeP5CTreeS0_ + 4053
6   faust                               0x0000000109233bbd _ZL1TP5CTreeS0_ + 125
7   faust                               0x00000001092350c1 _ZL13infereSigTypeP5CTreeS0_ + 4033
8   faust                               0x0000000109233bbd _ZL1TP5CTreeS0_ + 125
9   faust                               0x00000001092350d5 _ZL13infereSigTypeP5CTreeS0_ + 4053
10  faust                               0x0000000109233bbd _ZL1TP5CTreeS0_ + 125
11  faust                               0x000000010923759c _ZL13infereSigTypeP5CTreeS0_ + 13468
12  faust                               0x0000000109233bbd _ZL1TP5CTreeS0_ + 125
13  faust                               0x00000001092375c8 _ZL13infereSigTypeP5CTreeS0_ + 13512
14  faust                               0x0000000109233bbd _ZL1TP5CTreeS0_ + 125
15  faust                               0x00000001092375c8 _ZL13infereSigTypeP5CTreeS0_ + 13512
16  faust                               0x0000000109233bbd _ZL1TP5CTreeS0_ + 125
17  faust                               0x00000001092375c8 _ZL13infereSigTypeP5CTreeS0_ + 13512
18  faust                               0x0000000109233bbd _ZL1TP5CTreeS0_ + 125
19  faust                               0x00000001092375c8 _ZL13infereSigTypeP5CTreeS0_ + 13512
====== stack trace stop ======
@sletz
Copy link
Member

sletz commented Nov 21, 2020

Do you have some PR for that?

@grammaton
Copy link
Contributor Author

Not yet. I can PR the ma.

@sletz
Copy link
Member

sletz commented Nov 21, 2020

y(l, m, theta, phi) = e(m, theta) * k(l, m) * p(l, m, cos(phi + PI * 0.5))

you mean ma. missing before PI right ?

@grammaton
Copy link
Contributor Author

yep two lines, PR #60

@sletz sletz closed this as completed Dec 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants