VSE: Crossfade Audio effect cannot shortcut #30372

Closed
opened 2012-02-27 02:37:15 +01:00 by david mcsween · 8 comments

%%%1. The audio crossfade effect is the only effect that is not in a menu (search from space bar), so you cannot define a hotkey/shortcut for it. And new users cannot find it easily.

  1. It only works with 2 audio strips so you cannot fade in or out at the start of a sound. There should be an Add Mute audio Strip (like the Color Strip) for fading in or fading out audio, or it should fade without second strip anyway.%%%
%%%1. The audio crossfade effect is the only effect that is not in a menu (search from space bar), so you cannot define a hotkey/shortcut for it. And new users cannot find it easily. 2. It only works with 2 audio strips so you cannot fade in or out at the start of a sound. There should be an Add Mute audio Strip (like the Color Strip) for fading in or fading out audio, or it should fade without second strip anyway.%%%
Author

Changed status to: 'Open'

Changed status to: 'Open'

%%%David, as i understand, it's not actually an effect, it's a small script which inserts some F-Curves to volume and it can't actually be accessed in the same was as other effects..

Joerg, it's kind of old operator, is it still functional and is there some reason not to expose it to the interface?%%%

%%%David, as i understand, it's not actually an effect, it's a small script which inserts some F-Curves to volume and it can't actually be accessed in the same was as other effects.. Joerg, it's kind of old operator, is it still functional and is there some reason not to expose it to the interface?%%%
Author

%%%It functions well, I just thought that it should be exposed. As it is so hard to find without prior knowledge.

It is a great time saver and should be available as a shortcut.%%%

%%%It functions well, I just thought that it should be exposed. As it is so hard to find without prior knowledge. It is a great time saver and should be available as a shortcut.%%%
Member

%%%As Sergey said it's only a script that animates the volume of the two strips, not a real effect.

To address point 1: I've added it to the Strips menu if a sound strip is selected and active and it only works with exactly two sound strips selected. Committed to revision 44544.

Regarding point 2: How should the script know where you want to start/end fade-out/-in? You'll have to do this on your own by simply animating the volume. It's as easy as inserting two volume keyframes, one for where you want the fade to start and one where you want it to end.

Closing.%%%

%%%As Sergey said it's only a script that animates the volume of the two strips, not a real effect. To address point 1: I've added it to the Strips menu if a sound strip is selected and active and it only works with exactly two sound strips selected. Committed to revision 44544. Regarding point 2: How should the script know where you want to start/end fade-out/-in? You'll have to do this on your own by simply animating the volume. It's as easy as inserting two volume keyframes, one for where you want the fade to start and one where you want it to end. Closing.%%%
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'

Added subscriber: @quantumanomaly

Added subscriber: @quantumanomaly

Sorry to post in a closed ticket, but could someone please tell me how to assign a keyboard shortcut to the "Crossfade sounds" operator? I noticed from the console it's name is bpy.ops.sequencer.crossfade_sounds() but when I assigned a shortcut to this nothing worked. I can only call it from the spacebar menu. I can't seem to find any other relevant info on the web except for this page, so maybe you guys are the only ones who know, lol. Thanks.

Sorry to post in a closed ticket, but could someone please tell me how to assign a keyboard shortcut to the "Crossfade sounds" operator? I noticed from the console it's name is bpy.ops.sequencer.crossfade_sounds() but when I assigned a shortcut to this nothing worked. I can only call it from the spacebar menu. I can't seem to find any other relevant info on the web except for this page, so maybe you guys are the only ones who know, lol. Thanks.

Never mind, I just realized thanks to nexyon's comment that it is in Strip > Crossfade sounds, and I was able to right click on the menu item and add a shortcut that way. It then showed up in the shortcut mapping list under Sequencer > Sequencer (Global): sequencer.crossfade_sounds I think having the () at the end when I pasted it from console is what caused it not to work for me initially. Problem solved.

Never mind, I just realized thanks to nexyon's comment that it is in Strip > Crossfade sounds, and I was able to right click on the menu item and add a shortcut that way. It then showed up in the shortcut mapping list under Sequencer > Sequencer (Global): sequencer.crossfade_sounds I think having the () at the end when I pasted it from console is what caused it not to work for me initially. Problem solved.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#30372
No description provided.