Commit Graph

112 Commits

Author SHA1 Message Date
c9f99e78ce skip voice tracks when skipping dialogue 2021-12-30 12:03:54 -07:00
c568200ca8 fix pause on supertext 2021-12-30 11:44:43 -07:00
eb4ad546a5 built-in FuzzyMap match serializing 2021-12-30 11:27:45 -07:00
1befd1dc1d make voiceTrack ids persistent 2021-12-30 10:43:07 -07:00
a6ce4b1504 hollywoo methods specify their skippability 2021-12-21 21:17:28 -07:00
5d7620e409 refactor label handling into AsyncEmbeddedScript 2021-12-21 20:43:10 -07:00
fcd14f4aa0 automatic preload and end 2021-12-21 17:06:06 -07:00
fd4b989d17 destroy SceneFlxStates when a FlxMovie ends 2021-12-21 16:37:38 -07:00
1594c8de4e allow repeating a search in cut-voice-track 2021-12-17 15:37:07 -07:00
0d9682eecc conversion for boneyard comments -> LABEL in hollywoo 2021-12-16 18:01:32 -07:00
2bd2537bed Add voice track support to Hollywoo 2021-12-15 20:07:50 -07:00
c2ef99cbbe don't put CONT'D in conversion dialogue name 2021-12-15 17:56:56 -07:00
8930deb9ac Store Hollywoo objects in improved FuzzyMap 2021-12-15 15:05:28 -07:00
796e69cf45 buggy label/skip system for hollywooFlixel 2021-12-14 20:48:53 -07:00
32e6e6a423 DRY special dialogue tags + voiceover 2021-12-14 19:00:38 -07:00
1d9ba02e65 cut-voice-track skip ones with >36 takes 2021-12-14 17:44:46 -07:00
a9d89839a1 fix conversion when there are multiple wrylies in a speech 2021-12-14 14:45:40 -07:00
ccb6e23cb6 Stricter canConvert for speech conversions 2021-12-14 14:25:30 -07:00
4378c91ae2 fix special case of (O.P. CONT'D) 2021-12-14 14:11:13 -07:00
642e4c8d58 better NORMALSPEECH conversion 2021-12-14 14:08:00 -07:00
d3b8bbcf8a Cleaner stream-based ktxt2 conversions 2021-12-14 14:00:43 -07:00
958124707b Add 26 more keys to choose between voice takes 2021-12-13 21:18:21 -07:00
8cbc4ade05 successful exit code possible for transcribe script 2021-12-13 21:01:59 -07:00
3c8d573d14 add shebang to voice track scripts 2021-12-13 20:52:05 -07:00
1a00be825d save when running out of lines in voice track 2021-12-13 20:47:46 -07:00
7340ce6ffd script for cutting voice tracks 2021-12-13 20:44:40 -07:00
025194e2ef refactor transcribe-voice-track.py 2021-12-13 19:02:28 -07:00
5b1ebd4a9d ignore local vosk models 2021-12-09 19:01:51 -07:00
acdc9650e5 allow duplicate lines in transcribe-voice-track.py 2021-12-04 22:10:55 -07:00
8bddb4dafe Vosk python script for guessing where lines are in a VO wav file 2021-12-04 21:05:05 -07:00
28c9c9fa78 fixes for Hollywoo 2021-12-04 00:12:13 -07:00
2348de8978 intercut feature for hollywoo 2021-12-03 22:55:12 -07:00
d80b0c01a9 fix Fountain conversions 2021-12-03 22:54:43 -07:00
533da7dcb6 remove hollywoo test cases I wasn't going to finish 2021-11-29 18:10:51 -07:00
7f06abe9e1 allow hollywoo readermacros to handle optional arguments 2021-11-27 21:13:25 -07:00
082a6df576 hollywoo reader macros passing cc automatically 2021-11-27 20:37:40 -07:00
b6abbea52a WIP hollyoo movie method readermacros 2021-11-27 18:58:18 -07:00
5fad6cf6b7 Remove characters from scenes 2021-11-03 14:49:45 -04:00
84ee07c309 scaling, but weirdly positioned hollywoo-flixel props 2021-11-03 12:25:11 -04:00
ab072b31fb hollywoo superText 2021-11-02 22:04:36 -04:00
7697f31cee fix bug in Movie.delay 2021-11-02 20:08:14 -04:00
756a6c4d93 Movies support skippable timed delays 2021-11-02 19:36:17 -04:00
9802f3512b music for hollywoo-flixel 2021-11-01 20:35:30 -04:00
992cf3ac9e load hollywoo assets BEFORE starting 2021-11-01 16:53:35 -04:00
32762a4288 add sounds to hollywoo-flixel 2021-11-01 16:53:05 -04:00
cf98701076 use raw string for dialogue lines in hollywoo 2021-11-01 11:20:08 -04:00
ce3b154483 add actor name to FlxHollywoo dialog box 2021-11-01 11:19:40 -04:00
121d9ff156 On phone dialog converter for hollywoo 2021-10-29 22:32:07 -04:00
ee1b5e99bb speech types 2021-10-29 18:39:02 -04:00
f3460ab58f Movie.doDialog 2021-10-29 15:34:37 -04:00