3D spectrum real time analyzer Jack

All your LV2 and LADSPA goodness and more.

Moderators: MattKingUSA, khz

j_e_f_f_g
Established Member
Posts: 2032
Joined: Fri Aug 10, 2012 10:48 pm
Been thanked: 357 times

Re: 3D spectrum real time analyzer Jack

Post by j_e_f_f_g »

esox wrote: Makefile is in this spectrum3d-2.7.2 directory.

There is also a Makefile in this spectrum3d-2.7.2/src subdirectory
Oh yuck. This thing uses multiple makefiles. If the Makefile in spectrum3d-2.7.2 isn't written to automatically run the one in spectrum3d-2.7.2/src, then you probably need to manually run that second Makefile (spectrum3d-2.7.2/src) first. cd into the spectrum3d-2.7.2/src directory and run that makefile. Hopefully it will create whatever files the other makefile is looking for. Then run the Makefile in spectrum3d-2.7.2

Author of BackupBand at https://sourceforge.net/projects/backupband/files/
My fans show their support by mentioning my name in their signature.

j_e_f_f_g
Established Member
Posts: 2032
Joined: Fri Aug 10, 2012 10:48 pm
Been thanked: 357 times

Re: 3D spectrum real time analyzer Jack

Post by j_e_f_f_g »

BTW, before you run the makefile, do this command:

rm -f ./*.o

Author of BackupBand at https://sourceforge.net/projects/backupband/files/
My fans show their support by mentioning my name in their signature.

User avatar
TAERSH
Established Member
Posts: 455
Joined: Mon Feb 03, 2020 6:48 pm
Has thanked: 27 times
Been thanked: 21 times

Re: 3D spectrum real time analyzer Jack

Post by TAERSH »

:oops:

Damn!!!

Seems I packaged the wrong directory!
Uploaded the right package now!

I'm so sorry. Hopefully I didn't cause any unsolvable trouble. :roll:
esox
Established Member
Posts: 16
Joined: Fri Mar 19, 2021 8:33 pm

Re: 3D spectrum real time analyzer Jack

Post by esox »

TAERSH wrote: Sat Mar 20, 2021 6:57 pm :oops:

Damn!!!

Seems I packaged the wrong directory!
Uploaded the right package now!

I'm so sorry. Hopefully I didn't cause any unsolvable trouble. :roll:
Thanks ! That's very kind. I installed it. Is it normal that it changes the windows decoration and effects ? Is there a possibility to analyse the line signal ? I tried to connect the pulse out in Carla but only the microphone is detected. That is realy a great stuff !
User avatar
TAERSH
Established Member
Posts: 455
Joined: Mon Feb 03, 2020 6:48 pm
Has thanked: 27 times
Been thanked: 21 times

Re: 3D spectrum real time analyzer Jack

Post by TAERSH »

esox wrote: Sat Mar 20, 2021 8:08 pm
TAERSH wrote: Sat Mar 20, 2021 6:57 pm :oops:

Damn!!!

Seems I packaged the wrong directory!
Uploaded the right package now!

I'm so sorry. Hopefully I didn't cause any unsolvable trouble. :roll:
Thanks ! That's very kind. I installed it. Is it normal that it changes the windows decoration and effects ? Is there a possibility to analyse the line signal ? I tried to connect the pulse out in Carla but only the microphone is detected. That is realy a great stuff !
No, it should not change anything. At least not from installing, as there is no post install scripts etc.pp. in the package. Must be caused by Spectrum3D itself.

I'm using this with JACK and connecting everything via QJackCtl. Don't have pulse audio installed. Connecting system inputs/captures with inputs of Spectrum3D should work, as long as the line in/capture is not muted in the audio mixer.
esox
Established Member
Posts: 16
Joined: Fri Mar 19, 2021 8:33 pm

Re: 3D spectrum real time analyzer Jack

Post by esox »

TAERSH wrote: Sat Mar 20, 2021 8:26 pm
esox wrote: Sat Mar 20, 2021 8:08 pm
TAERSH wrote: Sat Mar 20, 2021 6:57 pm :oops:

Damn!!!

Seems I packaged the wrong directory!
Uploaded the right package now!

I'm so sorry. Hopefully I didn't cause any unsolvable trouble. :roll:
Thanks ! That's very kind. I installed it. Is it normal that it changes the windows decoration and effects ? Is there a possibility to analyse the line signal ? I tried to connect the pulse out in Carla but only the microphone is detected. That is realy a great stuff !
No, it should not change anything. At least not from installing, as there is no post install scripts etc.pp. in the package. Must be caused by Spectrum3D itself.

I'm using this with JACK and connecting everything via QJackCtl. Don't have pulse audio installed. Connecting system inputs/captures with inputs of Spectrum3D should work, as long as the line in/capture is not muted in the audio mixer.


Thanks, I was on the wrong version of OpenGL, 3.1 is much better, and I can also connect anything in Carla. You are my god ! :lol:
User avatar
TAERSH
Established Member
Posts: 455
Joined: Mon Feb 03, 2020 6:48 pm
Has thanked: 27 times
Been thanked: 21 times

Re: 3D spectrum real time analyzer Jack

Post by TAERSH »

Just standing on the shoulders of GIANTS. :wink:
esox
Established Member
Posts: 16
Joined: Fri Mar 19, 2021 8:33 pm

Re: 3D spectrum real time analyzer Jack

Post by esox »

TAERSH wrote: Sat Mar 20, 2021 10:31 pm Just standing on the shoulders of GIANTS. :wink:
I think I already read that somewhere... Still, each time I launch spectrum3d I ned ti reload the GL composer, not a question of version 2 or 3.1, just reload by switching 2 to 3.1 or the reverse. Maybe it's due to KDE/Plasma
User avatar
sunrat
Established Member
Posts: 915
Joined: Wed Jul 22, 2020 2:08 pm
Has thanked: 151 times
Been thanked: 242 times

Re: 3D spectrum real time analyzer Jack

Post by sunrat »

esox wrote: Sun Mar 21, 2021 5:52 pm ... Still, each time I launch spectrum3d I ned ti reload the GL composer, not a question of version 2 or 3.1, just reload by switching 2 to 3.1 or the reverse. Maybe it's due to KDE/Plasma
Seems unlikely. But which version of OpenGL do you have set in System Settings > Display and Monitor > Compositor > Rendering backend?
Post Reply