Previous topicNext topic

Made a VU meter

Questions, comments, feedback, etc.
Post Reply
powertrace
Posts: 16
Joined: Sun Oct 28, 2018 8:53 am
Location: Sweden
Contact:

Made a VU meter

Post by powertrace »

I tryed to create a VU meter with the AI tool and it went pretty good. I am out of AI points to continue on it.
Just add a track and use input 0 for left and input 1 for right.
Works best if the feature is in Custom freq. and range 200 to 2500 but you can try other things too...

Thoughts?
Attachments
VU METERS.magic
(2.61 KiB) Downloaded 4 times
Sadler
Posts: 1375
Joined: Sat Aug 02, 2014 7:10 pm
Location: London, UK

Re: Made a VU meter

Post by Sadler »

Maybe include "SingleHighlyDetailed25"
powertrace
Posts: 16
Joined: Sun Oct 28, 2018 8:53 am
Location: Sweden
Contact:

Re: Made a VU meter

Post by powertrace »

Ah missed that :)
Here it is, It's a ISFshader.
Attachments
VU meter.fs
(12.33 KiB) Downloaded 6 times
Sadler
Posts: 1375
Joined: Sat Aug 02, 2014 7:10 pm
Location: London, UK

Re: Made a VU meter

Post by Sadler »

Thank you for sharing.
powertrace wrote: I am out of AI points to continue on it.
Yes, I saw in the comments you'd used a whole lotta points just adjusting angles.

I added some extensions...

https://editor.isf.video/shaders/6a7dbff4734c1a00192e9f00

Give you a lot more flexibility.
VU_Meter_Styles_bent.png
VU_Meter_Styles_bent.png (412.42 KiB) Viewed 119 times
powertrace
Posts: 16
Joined: Sun Oct 28, 2018 8:53 am
Location: Sweden
Contact:

Re: Made a VU meter

Post by powertrace »

Cool :)
Yeah I didn't got the angle right for the needle :P
Care to share the updated version?
Magic
Site Admin
Posts: 3722
Joined: Wed Apr 09, 2014 9:28 pm

Re: Made a VU meter

Post by Magic »

I just edited the embedding code so that the link is shown below.
Sadler
Posts: 1375
Joined: Sat Aug 02, 2014 7:10 pm
Location: London, UK

Re: Made a VU meter

Post by Sadler »

The extended version of the VU shader is shared on the ISF editor website accessible from the link just added by the devs. You can download the .fs from there. Note that, for some reason, the online editor didn't like 'audio' as an input type so I changed it to 'image' to get it on there. While this will work in some versions of Magic, its best to change it back to 'audio'.
Post Reply