Coder Social home page Coder Social logo

maxy-v / qjsynth Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 70 KB

Simple example of music producing program

License: GNU Lesser General Public License v3.0

C++ 97.43% C 0.15% QMake 2.42%
cpp cpp17 qt qt5 music-composition audio sound xml modelview factory-pattern

qjsynth's Introduction

qjsynth

Do you want to create your own music program? Take a look at this small and simple project. It can give some ideas for a possible implementation.

alt text

Screenshots and videos: https://maxy-v.blogspot.com/2021/01/qjsynth-screenshots-and-video.html

Features:

  • 4 types of sound
    • Sin
    • Square
    • Triangle
    • Saw
  • Java-script driven sound
  • XML-based project files
  • Cool modern lookig UI

Controls:

Shortcut Action
LMB create/move/resize/select
Ctrl + LMB make a copy of selected item
RMB delete
MMB adjust playing area
Alt + MMB reset playing area
Ctrl + C copy
Ctrl + MMB paste
Ctrl + Mouse wheel Zoom in/out

Script arguments:

Argument Description
arg.frame currently playing frame
arg.frames size of currently playing item

Sound types:

  • snd.SIN
  • snd.SQUARE
  • snd.TRIANGLE
  • snd.SAW

Sound properties:

Property Description
snd.type synthesizer type (see above)
snd.volume_from sound volume on the beginning of the frame
snd.volume_to sound volume on the end of the frame
snd.duty duty of SQUARE synthesizer
snd.pitch change of sound frequency (in piano keys)

qjsynth's People

Contributors

maxy-v avatar

Watchers

 avatar

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.