-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change name of standalone editing tools to ReaSplice
- Loading branch information
Showing
27 changed files
with
90 additions
and
90 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
@description ReaSplice S-D Editing Tools | ||
@author chmaha | ||
@version 1.0pre1002 | ||
@changelog | ||
Initial release of just the S-D editing functions from ReaClassical | ||
@metapackage | ||
@provides | ||
[main] ReaSplice_Add Destination IN marker.lua | ||
[main] ReaSplice_Add Destination OUT Marker.lua | ||
[main] ReaSplice_Add Source IN marker.lua | ||
[main] ReaSplice_Add Source OUT marker.lua | ||
[main] ReaSplice_Delete All S-D markers.lua | ||
[main] ReaSplice_Prepare Takes.lua | ||
[main] ReaSplice_S-D Edit.lua | ||
[main] ReaSplice_Delete Leaving Silence.lua | ||
[main] ReaSplice_Delete With Ripple.lua | ||
[main] ReaSplice_Insert with timestretching.lua | ||
[main] ReaSplice_Preferences.lua | ||
[main] ReaSplice_Move to Destination IN marker.lua | ||
[main] ReaSplice_Move to Destination OUT marker.lua | ||
[main] ReaSplice_Move to Source IN marker.lua | ||
[main] ReaSplice_Move to Source OUT marker.lua | ||
[main] ReaSplice_Zoom to Destination IN marker.lua | ||
[main] ReaSplice_Zoom to Destination OUT marker.lua | ||
[main] ReaSplice_Zoom to Source IN marker.lua | ||
[main] ReaSplice_Zoom to Source OUT marker.lua | ||
[main] ReaSplice_3-point Insert Edit.lua | ||
[main] ReaSplice_Set Dest Project Marker.lua | ||
[main] ReaSplice_Set Source Project Marker.lua | ||
[main] ReaSplice_Source Markers to Item Edge.lua | ||
[main] ReaSplice_Destination Markers to Item Edge.lua | ||
[main] ReaSplice_Delete S-D Project Markers.lua | ||
@about | ||
These functions provide everything you need for professional source-destination editing in REAPER. | ||
For a more complete editing, mixing and mastering solution for classical and other acoustic music, please see https://reaclassical.org | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ting/RCEditing_Delete All S-D markers.lua → ...lice/ReaSplice_Delete All S-D markers.lua
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../RCEditing_Delete S-D Project Markers.lua → .../ReaSplice_Delete S-D Project Markers.lua
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...Editing_Move to Destination IN marker.lua → ...aSplice_Move to Destination IN marker.lua
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...diting_Move to Destination OUT marker.lua → ...Splice_Move to Destination OUT marker.lua
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ng/RCEditing_Move to Source IN marker.lua → ...ce/ReaSplice_Move to Source IN marker.lua
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...g/RCEditing_Move to Source OUT marker.lua → ...e/ReaSplice_Move to Source OUT marker.lua
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.