Add builtin EQ
Add link to Bug Report /Feature Request under "Help"
As you see in the attached image the time instants were delayed as the window was being redrawn durring scrolling.
Time instant misplaced when inserting while scrolling
Measure Tool does not work
Why is it that the details of my post get deleted when I hit Post in Chrome? Here it is again.. In Sonic Visualiser, the rendering of layers, (e.g., the spectrum and dB chart) are not quite instantaneous or continuous when recording, but rather are drawn ijn near one-second chunks at a time. The open-source audio analyzer Friture ( http://friture.org/ ) does a great job of providing instantaneous real-time feedback but lacks many of the functions and forms of analysis that Sonic Visualiser provides,...
Improve latency in graphing layers when recording.
Weird. details of my suggestion were delete I posted? Luckily I had copied it. Here it is again. Please consider improving the recording controls to include the basic functions available in most recording software, such as Audacity: 1) The ability to pause and resume recording. Currently, there is no way to pause and then resume the same recording. The play/pause button does not pause the recording; It stops it completely. Repressing the record icon creates a new recording in a new pane. It would...
Improve Recording Controls
Hi Chris, I think you are right. It appears that Audacity is only available as 32bit for Windows, which I have installed in my 64bit OS. Audacity's LADSPA package for Windows installed to "C:\Program Files (x86)\Audacity\Plug-Ins". It appears that SV, by default, scans for all LADSPA plugins regardless of whether these plugins are in "C:\Program Files (x86)\" or "C:\Program Files\" in Windows 64bit, even though only "C:\Program Files\Audacity\Plug-Ins" is specified in SV's application settings. The...
Bug: LADSPA plugins still not loading in 3.1.1
Bug: midi notes touching boundary of looped selection do not release
It appears that the issue has resolved itself. Perhaps, there was something happenning with my audio driver which was fixed on an update.
Not only would this improve accessibility for those with disabilities, it makes creating custom macros, such as with "Actiona" (https://wiki.actiona.tools), easier and independent of screen resolution or size as they can be done with keyboard shortcuts rather than mouse actions. Other shortcuts to include could be muting and "unshowing" the active panel, the options which are available at the bottom.
Not only would this improve accessibility for those with disabilities, it makes creating custom macros, such as with "Actiona", easier and independent of screen resolution or size as they can be done with keyboard shortcuts rather than mouse actions. Other shortcuts to include could be muting and "unshowing" the active panel, the options which are available at the bottom.
Some shortcuts do not work
Expand shortcuts to include every action
Make Images on Image Layer resizable
The hit or sustained output of converting time instants to midi layer could be based upon what plot type is selected on the time instant layer: instants or segmentation. This would automate the output option process and avoid having to add or modify a dialogue box. Also, to be consisent, the same feature could be added to midi layers, allowing them to be "converted" into time instants, either by copying or exporting.
The hit or sustained output of converting time instants to midi layer could be based upon what plot type is selected on the time instant layer: instants or segmentation. This would automate the output option process and avoid having to add or modify a dialogue box
Copy and export Time Instant layer as midi
Some LADSPA plugins do allow real-time adjusments. However, currently SV's audio begins to distort when using LADSPA eq. Some of the best open-source eq plugins are in LV2 format, which SV does not support--for example, FIL Parametric Equalizer, LV2 port (by Nedko) and EQ10Q http://eq10q.sourceforge.net/.
Actually, upon further testing, it appears that some LADSPA effect plugins do allow real-time adjustments in SV. However, the audio becomes distorted when I do so with EQ plugins. I haven't tested it with other real-time LADSPA effects. Actually my hardware info given above is old. This is my current system: Kernel : Linux 4.8.0-53-generic (x86_64) Distribution : Linux Mint 18.2 Sonya
Some LADSPA plugins do allow real-time adjusments. However, currently SV's audio begins to distort when using LADSPA eq. Some of the best open-source eq plugins are in LV2 format, which SV does not support--for example, FIL Parametric Equalizer, LV2 port (by Nedko) and EQ100 http://eq10q.sourceforge.net/.
Some LADSPA plugins do allow real-time adjusments. However, currently SV's audio begins to distort when using LADSPA eq.
Some LADSPA plugins do allow real-time adjusments. However, currently SV's audio begins to distort when using LADSPA eq.
Add native VST and LV2 plug-in support.
Add option to select or unselect all in Layer Summary
Allow import of multiple svl files at once.
This bug occurs in the current stable release 3.0.3.
Copied Time Instant Layer does not include instant at end of track
Add built-in, real-time equalizer
You may want to close this feature request as it has been implemented in the the current version of SV. Thanks, I use this feature all the time for percise rhythm analysis.
Yes, I support this feature request. I don't think SV can either send or receive OSC/timecode, for example via Jack. I would like to be able to sync SV with musescore.
I would really like to have the option of resizing images on the image layer. For example, I would like to be able to make an image grid of different divisions that I can overlay on top and adjust to the length of the beat or measure cycle for rhythmic analysis. Thanks, Sam
I get the same bug when I import the orginal midi file into Ardour and Musescore and then exported it again as midi and then import into SV. In Ardour, the length of the midi file is correct, but in SV it is not, so it is not a Melodyne bug. Thanks.
duration of Imported Annotation midi miscalculated
It appears that this bug occurs when the end of the midi notes are touching each other, as in the above attached midi file where each midi note immediately begins where the previous one ends.. The midi notes that I do seperate with the edit tool do play. I wonder if this is related "Every MIDI note consists of two messages, a NoteOn and a NoteOff message. Each one has a note number and a channel (also a velocity, but that isn't relevant here). The MIDI standard stresses that it is invalid to send...
It appears that this bug occurs when the end of the midi notes are touching each other, as in the above attached midi file where each midi note immediately begins where the previous one ends.. The midi notes that I do seperate with the edit tool do play. I wonder if this is related "Every MIDI note consists of two messages, a NoteOn and a NoteOff message. Each one has a note number and a channel (also a velocity, but that isn't relevant here). The MIDI standard stresses that it is invalid to send...
It appears that this bug occurs when the end of the midi notes are touching each other, as in the above attached midi file where each midi note immediately begins where the previous one ends.. The midi notes that I do seperate with the edit tool do play.
Imported Annotation midi layer does not play
The error is with the 32bit version on a 64bit OS. The 64bit version of Wavesurfer does start up on a 64bit OS.
Wavesurfer fails to start on linuxmint 18.2
I have the same issue on the same OS. Creating a symlink in the terminal using cd /usr/lib/x86_64-linux-gnu sudo ln -s libsfml-audio.so.2.3.2 libsfml-audio.so.2 Note you have to have a midi server running to get sound. Qsynth is what I am using.
I have the same issue on the same OS. Creating a symlink in the terminal using cd /usr/lib/x86_64-linux-gnu sudo ln -s libsfml-audio.so.2.3.2 libsfml-audio.so.2 Seems to have fixed the error. However, I can't get any sound. Thanks, Sam
I have the same issue on the same OS. Creating a symlink in the terminal using cd /usr/lib/x86_64-linux-gnu sudo ln -s libsfml-audio.so.2.3.2 libsfml-audio.so.2 Seems to have fixed the error. Thanks, Sam
I have the same issue on the same OS. Please share how you created the symlink. Thanks, Sam
Actually my hardware info given above is old. This is my current system: Kernel : Linux 4.8.0-53-generic (x86_64) Distribution : Linux Mint 18.2 Sonya
Live LADSPA effects plugins no longer live
Upon more reflection on how a real-time pitchshifter would work, I now think that it would be too difficult of a feature to implement as the wave or spectrogram layers being display would have to change with any pitch knob adjustment in real-time as well. The current way, I guess is the better way as it creates a new waveform from which one can create a new spectrogram. Thanks.
Upon more reflection on how a real-time pitchshifter would work, I now think that it would be to difficult of a feature to implement as the wave or spectrogram display would have to change with any pitch knob adjustment in real-time as well. The current way, I guess is the better way as it creates a new waveform from which one can create a new spectrogram.
My idea is have the adjusments of the pitchshifter knob very fine. So, on second thought, it may be difficult to sync the pitch and speed together. I currently like the wide range of the speedchanger which wouldn't work so well with a fine pitchshifter if they were lockable together.
Add real-time pitchshifter knob to GUI
Feature request: add the option to duplicate an existing layer on the same pane
Feature request: add more shorcut/menu options to navigate the playhead
Hi Chris, any chance of implementing a feature like this in Sonic Visualiser? Having...
Thanks. The note layer is now savable in 2.5.
To reproduce this bug on the newest 2.5 version, select a section of audio with one...
I would also like to have the option of exporting the scale of a layer (e.g., hz...
Add Feature like Audacity's "Regular Interval Labels"
notes near end of loop does not stop
This same problem has been reported again by someone else more recently in https...
Hi, I have the same problem with a compiled version of the most uptodate source code...
Hi, I have the same problem with a compiled version of the most uptodate source code...
SV 2.4.1 immediately crashes when running JACK (jackd2)
A feature that I would like to have added to the program would be the ability to...
A feature that I would like to have added to the program would be the ability to...
A feature that I would like to have added to the program would be the ability to...
Add a fine pitch control "nob" to the GUI