All Projects → lex-ikoon → qq

lex-ikoon / qq

Licence: other
Houdini little tools and knowledge

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to qq

vexed-generation
Polymorphic helper functions & geometry ops for Houdini VEX / OpenCL
Stars: ✭ 32 (+52.38%)
Mutual labels:  houdini, vex
Nagamochi
Houdini Tools
Stars: ✭ 47 (+123.81%)
Mutual labels:  houdini, vex
treegen
Vegetation Generation Tool for Houdini
Stars: ✭ 72 (+242.86%)
Mutual labels:  houdini, vex
zhoudini
houdini hda tools focused on procedural modeling environments
Stars: ✭ 47 (+123.81%)
Mutual labels:  houdini, vex
Music-generation-cRNN-GAN
cRNN-GAN to generate music by training on instrumental music (midi)
Stars: ✭ 38 (+80.95%)
Mutual labels:  midi
PianoTranscription Windows
MIDI parser (Juce library is used) + "PianoFingering_CalcModule" + "PianoAudioToMidi" + "PianoKeyboard" + WinAPI GUI
Stars: ✭ 52 (+147.62%)
Mutual labels:  midi
Melodrumatic
Audio plugin that lets you use MIDI to pitch-shift via delay to turn unpitched audio into melodies
Stars: ✭ 26 (+23.81%)
Mutual labels:  midi
Sweet-Sixteen
Sweet Sixteen eurorack module by Tesseract Modular
Stars: ✭ 28 (+33.33%)
Mutual labels:  midi
squircle-houdini-css
A tiny CSS Houdini module that allows to add a squircle shape to HTML elements
Stars: ✭ 104 (+395.24%)
Mutual labels:  houdini
libDaisy
Hardware Library for the Daisy Audio Platform
Stars: ✭ 164 (+680.95%)
Mutual labels:  midi
BCI
A RobotC Library for Vex Robotics
Stars: ✭ 12 (-42.86%)
Mutual labels:  vex
KnobKraft-orm
The KnobKraft Orm - The free modern cross-platform MIDI Sysex Librarian
Stars: ✭ 100 (+376.19%)
Mutual labels:  midi
braid
Polyrhythms in Python: a sequencer and musical notation system for monophonic MIDI synths
Stars: ✭ 34 (+61.9%)
Mutual labels:  midi
Yurlungur
The universal scripting wrapper for Maya, Houdini and Unreal Engine.
Stars: ✭ 51 (+142.86%)
Mutual labels:  houdini
apollo-studio
Apollo Studio is a standalone editor and live playback engine for RGB Launchpad light effects.
Stars: ✭ 115 (+447.62%)
Mutual labels:  midi
palladio
Palladio enables the execution of CityEngine CGA rules inside of SideFX Houdini.
Stars: ✭ 92 (+338.1%)
Mutual labels:  houdini
MidiTok
A convenient MIDI / symbolic music tokenizer for Deep Learning networks, with multiple strategies 🎶
Stars: ✭ 180 (+757.14%)
Mutual labels:  midi
nfluidsynth
libfluidsynth C# binding
Stars: ✭ 18 (-14.29%)
Mutual labels:  midi
arm synth
Wavetable Synth Running on an STM32F 32-bit ARM Cortex M3 microprocessor
Stars: ✭ 23 (+9.52%)
Mutual labels:  midi
OpenDeck
Software and hardware platform for simpler building of MIDI controllers with support for DMX.
Stars: ✭ 438 (+1985.71%)
Mutual labels:  midi

This repository is described here: http://lex.ikoon.cz

I hope that some of the Python or VEX functions will help you. Some of them are mine, some of them are collected and I THANK YOU very much, all the authors and great community. I could not do this without you. I will record a video description asap.  
 

files and folders

toolbar

  • this folder contains:
    • one shelf set (wf__set.shelf)
    • twelve shelves (wf_chaneditor.shelf, wf_render.shelf, etc.)
  • each shelve contains tools, and each tool calls a specific function
  • some of the tools have their hotkey, other are accessible by the TAB menu  
     
     

python2.7libs

vex

  • this folder contains:
  • this folder is not necessary for the shelf to work  
     
     

Houdini.keymap.overrides

  • this file is set of my custom hotkeys
  • You probably dont want to import the file 1:1 as it is. I recommend you to look inside the file and check it.
  • this folder is not necessary for the shelf to work  
     
     

PARMmenu.xml

  • this file customizes the Parameter context menu (right click on any Parameter)
  • this folder is not necessary for the shelf to work  
     
     

instalation

  • copy the files (which you really want) into $HOUDINI_USER_PREF_DIR
  • on Windows it is typically C:\Users\your_user_name\Documents\houdini16.5
  • restart Houdini
  • if you copied the toolbar and python2.7libs folder, you can enable the shelf as in this gif
    (Shelf Sets > workflow__set)

enable-shelf

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].