mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-22 19:29:24 +01:00
Extract all audio tracks (TODO: Merging)
This commit is contained in:
@@ -17,6 +17,8 @@ namespace Flowframes.IO
|
||||
|
||||
public const string frameOrderPrefix = "frames";
|
||||
|
||||
public const string audioSuffix = "audio";
|
||||
|
||||
public static string GetFrameOrderFilename(float factor)
|
||||
{
|
||||
return $"{frameOrderPrefix}-{factor.ToStringDot()}x.ini";
|
||||
|
||||
Reference in New Issue
Block a user