Code Monkey home page Code Monkey logo

wavescan's Introduction

Hi there ๐Ÿ‘‹

Mostly hobby projects here

wavescan's People

Contributors

porzione avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

wavescan's Issues

running wavescan

trying this on an sfz
on kubuntu 20.04 I installed python 3.9.
pip install audiofile
pip install Jinja2

#in terminal
wavescan -d /path/to/drum/folder --sfz > ~/Music/my.sfz
I get this:

Traceback (most recent call last):
File "/home/alnone/Downloads/wavescan/wavescan", line 9, in
import libsfz
File "/home/alnone/Downloads/wavescan/libsfz.py", line 5, in
from jinja2 import Template as J2, StrictUndefined as J2Undef
ModuleNotFoundError: No module named 'jinja2'

Unable to create speedrum kit

Just trying this for the first time and when I'm getting an error that I'm not sure how to solve. Speedrum says that the resultant kit is invalid or unsupported.


./wavescan -d '/home/me/Music Production/Samples/Drums/-Full Kits/Autodafe - Mega Drum Machines Collection/Acetone_Rhythm-Ace/' --speedkit -D > '/home/me/Music Production/Presets & Banks/Speedrum Kits/Acetone_Rhythm-Ace.speedkit'
guess PERC2.WAV is .*chin(a|e).+ 52 Chinese Cymbal
guess PERC1.WAV is .*chin(a|e).+ 52 Chinese Cymbal
guess PERC7.WAV is .*chin(a|e).+ 52 Chinese Cymbal
guess KICK3.WAV is .*(kick|kik|BassDrum).+ 36 Kick 1
guess PERC4.WAV is .*chin(a|e).+ 52 Chinese Cymbal
guess SNARE1.WAV is .*snare.+ 38 Snare
guess KICK1.WAV is .*(kick|kik|BassDrum).+ 36 Kick 1
guess HHCL.WAV is .*(CHH|HHC|Hat.?c|HH.*c~/Music/SFZ/5pin_DrumKit.sfzl|Cl.*Hat|\WCH).+ 42 Closed HH
guess CLAVE.WAV is .*chin(a|e).+ 52 Chinese Cymbal
guess PERC5.WAV is .*chin(a|e).+ 52 Chinese Cymbal
guess SNARE2.WAV is .*snare.+ 38 Snare
guess PERC3.WAV is .*chin(a|e).+ 52 Chinese Cymbal
guess PERC6.WAV is .*chin(a|e).+ 52 Chinese Cymbal
guess SNARE3.WAV is .*snare.+ 38 Snare
guess HHOP.WAV is .*(OHH|HHO|Hat.*Op|HH.*Op|Op.*Hat|Op.*HH|\WOH).+ 46 Open HH
guess KICK2.WAV is .*(kick|kik|BassDrum).+ 36 Kick 1
Traceback (most recent call last):
  File "./wavescan", line 103, in <module>
    bank.build()
  File "/home/me/.git_repos/wavescan/libspeedrum.py", line 110, in build
    self.build_speedkit()
  File "/home/me/.git_repos/wavescan/libspeedrum.py", line 215, in build_speedkit
    ET.indent(self.xml_root, space="\t", level=0)
AttributeError: module 'xml.etree.ElementTree' has no attribute 'indent'

python -V
Python 3.8.10

I think not being python 3.9 might be causing the problem. I have it installed but it seems 3.8 is still the default.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.