Skip to main content

Read and Edit .sm files and Measure BPM of songs.

Project description

# How to use this package

from smfiles import read, edit, version, datetime

print(read.StepMania(‘xxx.sm’).bpms)

>>> 0.000=156.000, 8.000=312.000

edit.StepMania(‘yyy.sm’).SetTitle(‘mytitle’)

print(version, datetime)

>>> 0.4 2019-05-04

print(edit.AGBPM(‘zzz.mp3’)) # Automatic generation of BPM values

>>> 150.005

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

smfiles-0.4-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page