Commit Graph

86 Commits

Author SHA1 Message Date
28892ab188 Fix imports in transcribe-voice-track 2022-10-06 17:30:48 +00:00
9a71ef0ada join-partial-lines.py 2022-09-27 06:00:34 +00:00
8dffb5633d clean up cut-voice-track help message 2022-09-27 05:59:57 +00:00
bfa4eccda5 refactor hollywoo audio python scripts so looping through tagged audio is reusable 2022-09-27 04:42:28 +00:00
fb64dfca7e rearrange hollywoo python script requirements 2022-09-27 04:41:21 +00:00
51e1fb67b7 combine-voice-tracks 2022-08-07 05:10:18 +00:00
9f59a472e5 transcribe-voice-track allow multiple wav args 2022-05-22 23:53:03 +00:00
4a66fc2674 add Kiss.setup() to most projects 2022-02-23 14:31:47 -07:00
1e2ae2821f stopSound 2022-01-09 18:48:10 -07:00
35d55f0c86 Stream.takeLineAsStream() 2022-01-08 22:58:48 -07:00
2a3a0abb45 proper cutToBlack 2022-01-06 19:36:06 -07:00
9d88036b07 fuzzy intercut map 2022-01-06 19:11:59 -07:00
59cdcea039 swap characters in front/behind positions on speech 2022-01-06 14:21:55 -07:00
bdfd244d8f make characters and props in scenes fuzzymap 2022-01-05 15:55:27 -07:00
d2145c8a19 timedSuperText 2022-01-04 17:10:24 -07:00
591c8cc081 moveCharacter 2022-01-03 19:55:03 -07:00
89b6c25823 Revert "Revert "allow voice line alts""
This reverts commit 4fa9ee94abc31fec39f68a79ee8678d4e77f96e5.
2022-01-02 19:11:57 -07:00
6e8b9e19bf Revert "allow voice line alts"
This reverts commit 91412a1a1305e689ab0c86b08614688d44f97a9c.
2022-01-02 19:10:21 -07:00
dc4c8fb4ca allow voice line alts 2022-01-02 18:11:31 -07:00
fef53e8971 Movie.rollCredits() 2021-12-31 18:25:31 -07:00
f172594920 unique title card FlxSprite 2021-12-30 14:32:53 -07:00
cb17306d52 timed titleCard 2021-12-30 14:13:19 -07:00
0e819561ff conversion and method for offscreen speech 2021-12-30 12:25:46 -07:00
9cf5f65e17 fix hollywooMethod for methods that only take cc 2021-12-30 12:15:25 -07:00
b6f03c8f2b skip voice tracks when skipping dialogue 2021-12-30 12:03:54 -07:00
4515baa598 fix pause on supertext 2021-12-30 11:44:43 -07:00
cf2f8f4d2e built-in FuzzyMap match serializing 2021-12-30 11:27:45 -07:00
30a1d653a8 make voiceTrack ids persistent 2021-12-30 10:43:07 -07:00
e635a26488 hollywoo methods specify their skippability 2021-12-21 21:17:28 -07:00
a8ad8e6758 refactor label handling into AsyncEmbeddedScript 2021-12-21 20:43:10 -07:00
569dd72893 automatic preload and end 2021-12-21 17:06:06 -07:00
01228038e2 destroy SceneFlxStates when a FlxMovie ends 2021-12-21 16:37:38 -07:00
7f2db21d11 allow repeating a search in cut-voice-track 2021-12-17 15:37:07 -07:00
4a1a61086d conversion for boneyard comments -> LABEL in hollywoo 2021-12-16 18:01:32 -07:00
6557b8e5b4 Add voice track support to Hollywoo 2021-12-15 20:07:50 -07:00
a5f035237d don't put CONT'D in conversion dialogue name 2021-12-15 17:56:56 -07:00
a13b692aca Store Hollywoo objects in improved FuzzyMap 2021-12-15 15:05:28 -07:00
8cbfca281b buggy label/skip system for hollywooFlixel 2021-12-14 20:48:53 -07:00
2f3066f1f6 DRY special dialogue tags + voiceover 2021-12-14 19:00:38 -07:00
9fc66840c6 cut-voice-track skip ones with >36 takes 2021-12-14 17:44:46 -07:00
3c6a525e55 fix conversion when there are multiple wrylies in a speech 2021-12-14 14:45:40 -07:00
fcbc5ece07 Stricter canConvert for speech conversions 2021-12-14 14:25:30 -07:00
e63f3f9d6f fix special case of (O.P. CONT'D) 2021-12-14 14:11:13 -07:00
e4f982bd05 better NORMALSPEECH conversion 2021-12-14 14:08:00 -07:00
a4c5af2c87 Cleaner stream-based ktxt2 conversions 2021-12-14 14:00:43 -07:00
1a14415d39 Add 26 more keys to choose between voice takes 2021-12-13 21:18:21 -07:00
1bd232abe7 successful exit code possible for transcribe script 2021-12-13 21:01:59 -07:00
bcdcec8013 add shebang to voice track scripts 2021-12-13 20:52:05 -07:00
e5d936ab0c save when running out of lines in voice track 2021-12-13 20:47:46 -07:00
731d81b99f script for cutting voice tracks 2021-12-13 20:44:40 -07:00