Good Waveform Display Plugin? >>
Forum
  Search   Users   Registration   Entrance
Today: 12.08.2025 - 23:16:18
Pages:  1  

Good Waveform Display Plugin?

Advertising


MessageAuthor

Hello. First of all, I just want to say, I have AviSynth+, and have tried 3 different audio plugins. Waveform, ViewAudio, and AudioGraph. Only Waveform worked. Now then, I am curious is there is some sort of plugin that would allow me to display waveforms similar to the Waveform plugin, except be able to do more with it, such as scale it to a certain size and arrange several waveforms across the video screen where I please. For example, lets say I have 6 stereo .wav files, and 4 mono .wav files, and I want to arrange the 6 stereo waveforms to the left side of a video, and the 4 mono ones to the right side. How would I go about that? As an aside, I also tried out Histogram("AudioLevels") which was interesting. Is there anything I can do with that at all, such as place it to the right, rather than the left of the video, or change the colors of it? Kind regards.

---------------------

E30Alex

main-users




Statistics:
Messages: 326
Registration: 04.16.2002
08.07.20 - 12:10:33
Message # 1
RE: Good Waveform Display Plugin?

Inside AviSynth only one audio track can be managed at same time, "with an arbitrary number of channels" but only one track.

---------------------
1989 Euro Late Spec E30 ///M3 Brilliant Red

M3Pilot

main-users




Statistics:
Messages: 133
Registration: 11.10.2001
08.07.20 - 12:20:33
Message # 2
RE: Good Waveform Display Plugin?

Waveform allows you to adjust how much of the video is overlaid by waveforms, and also lets you scale up the values if the audio is quiet. With various usage of crop, stackhorizontal/stackvertical, audiodub and so on you should be able to get what you want. With histogram, you can fliphorizontal the video, apply histogram, and flip it back to put it on the left. But these are all really meant to be diagnostic plugins, so they're not really designed to be so customisable.

---------------------

///Dom

main-users




Statistics:
Messages: 951
Registration: 05.01.2003
08.07.20 - 12:25:52
Message # 3
RE: Good Waveform Display Plugin?

I see. So Avisynth is simply not so good with audio related tasks :\ Oh well, thanks anyway then.

---------------------

streetrcrm3

main-users




Statistics:
Messages: 262
Registration: 05.22.2002
08.07.20 - 12:31:11
Message # 4
RE: Good Waveform Display Plugin?

and VapourSynth has no audio support

---------------------
I like turtles.

supercharged1.8

main-users




Statistics:
Messages: 534
Registration: 07.15.2002
08.07.20 - 12:41:21
Message # 5
RE: Good Waveform Display Plugin?

raffriff42, that is very interesting. I am sorry that you've gone out of your way to mess with something like that, especially since I wasn't as specific as I could've been. Here is a good example of what I mean. If you were wondering why my 6 stereo channels on the left/4 mono channels on the right was specific, here you go. What I have in mind isn't exactly what is shown in that video, but very similar. I'd like to place 6 FM stereo channels sitting to the right side of the video, and 4 PSG mono channels to the left, with some transparency as it does normally with waveform.dll (not outside of the video as you show there, though that is very interesting as well). Since I am very inexperienced with AviSynth, I have no idea how I'd even begin to do that myself, though. My current script is so basic, it's painful. It's nothing more than an Imagesource, followed by Wavsource, an Audiodub, and lastly, a slight audio delay, and a simple fade in.

---------------------

NeeDiT

main-users




Statistics:
Messages: 203
Registration: 07.25.2001
08.07.20 - 12:52:34
Message # 6
RE: Good Waveform Display Plugin?

Well, I'll post what I have if you want to study it. As-is (except for typos) Code:

---------------------
2007 Odyssey EX-L RES (mods Birtax Regent & Roundabout) 1994 Volvo 850 (mods Britax Marathon) had 1992 325i sold 10/1991 build 325i (Dinan chip, Eibach springs, 99 M3 muffler) 1994 Accord EX-L sedan (stolen!) 1972 Pontiac Grand Ville coupe (that's 45

mpeng168

main-users




Statistics:
Messages: 235
Registration: 08.12.2003
08.07.20 - 12:59:54
Message # 7
RE: Good Waveform Display Plugin?

Thank you. I will have a look at it, though I must say, it appears to be quite intimidating.

---------------------

stormy1

main-users




Statistics:
Messages: 119
Registration: 04.26.2003
08.07.20 - 13:03:54
Message # 8
RE: Good Waveform Display Plugin?
Can't add new JS FX to use within Reaper : Previous topic
Pages:  1  

Message
Name
Message

Click on the dot next to the name to address the participant

           
   
The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants