libertyernie / LoopingAudioConverter

A converter frontend for loopable audio formats
174 stars 16 forks source link

Use regex expressions to parse matches in the file #90

Closed Struggleton closed 1 year ago

Struggleton commented 1 year ago

Use regex expressions to capture the looping parameters instead of string manipulation.