Profile Picture

Audio Driven (July Sample Script)

Posted By Tony (RL) 7 Years Ago
You don't have permission to rate!
Author
Message
Tony (RL)
Tony (RL)
Posted 7 Years Ago
View Quick Profile
Distinguished Member

Distinguished Member (6.8K reputation)Distinguished Member (6.8K reputation)Distinguished Member (6.8K reputation)Distinguished Member (6.8K reputation)Distinguished Member (6.8K reputation)Distinguished Member (6.8K reputation)Distinguished Member (6.8K reputation)Distinguished Member (6.8K reputation)Distinguished Member (6.8K reputation)

Group: Administrators
Last Active: 6 Years Ago
Posts: 222, Visits: 1.7K
1. Audio Driven - Sample Script of July 2019

In the last Python of the Month, the Reallusion Python Team introduced Smooth Camera Follow and related Python courses, teaching you to create Transformation Methods, Float Slider Widget, and other basic iClone functionalities with the Python API.

This time we'd like to bring out another sample script - Audio Driven, and five fundamental courses for you. Through the script and courses, you can learn how to create an Audio Visualizer, clone props, and build UI like a Color Picker and Progress Bar.



The Audio Driven Script can let users pick an audio file in wave format and apply an interpretation of it in movement to a selection of props.
  • You can Download the script from the Marketplace.
  • To explore how it works, please visit our Python Wiki
  • To get the source code, please visit our GitHub

Important Notice: iClone 7.5 is Required

PS: If you have any questions about the plug-in and its code, please feel free to let us know by replying to this post 


2. Related Fundamental Courses

Please be sure to start from the fundamental courses if you are interested to know how this sample code works
  • Progress Barthis article will go over the creation of a progress bar as one of the fundamental building blocks of a functional user interface.
  • Animated Material - in this article, we'll go over the steps required to create a flashing light material.
  • Audio Visualizer - how to make an audio visualizer, including UI, Audio Bit-Depth, Plotting the Signals, and Reading the Audio File.
  • File Path - oftentimes, you'll need to handle external files in the form of loading, writing and reading. This article will go over doing just that with Python scripting. 
  • Color Picker - this article will go over the creation of a color picker and how we can leverage Qt in dealing with the color hex data. 
For more courses, please visit Here


3. Ultimate Script Mod Contest
https://forum.reallusion.com/uploads/images/082277ea-f73d-4f0a-9adb-a316.jpg

Reallusion is offering some rewards to encourage iClone developers who are able to creatively modify the Audio Driven script and submit it in the Marketplace.

There is no limitation of the modification, so please leverage your creativity to make the script better, such as adding new functions
 or making the UI more user-friendly.

The contest will end on 8/31.


The standard for evaluation of a rewarded plug-in:
  • Practicality - 50%
  • Degrees of Perfection - 30%
  • Creativity - 20%

Reward
  • We will reward $300 USD to those who develop plug-ins that meet our standard of excellence.   
  • We will reward 10,000 DA points to those who develop plug-ins that meet the basic standard.

Sign Up
  1. You need to first register in the Reallusion Developer Center to become a plug-in developer.
  2. After a successful registration, you can follow the guideline in the Developer Center to submit plug-in(s) in the Marketplace.
    Important: acceptable plug-in files for uploading are; .py, .pyd, or .zip format.
  3. After the submission, please post the links to your plug-ins in this thread to officially join the Showcase Collection Program.
  4. We will send you a Forum private message to give you information on your reward once your plug-in(s) reach the standards.

---------------------------------------------------------------------------------------------------------------------------------

Start to Create Your Own iClone Plug-in

Interested in customizing and expanding iClone features by yourself? Check out iClone OPEN for related links and resources.


                                                          
Tony
Product Marketing Manager 

www.reallusion.com

Threaded View

Threaded View
Forum Post Audio Driven (July Sample Script) By Tony (RL) ( 7 Years Ago )
Forum Post Got a great idea for this one :-) By The-any-Key ( 7 Years Ago )
Forum Post My first step into Python... (I am still on 7.3) Smooth Camera works,... By toystorylab ( 7 Years Ago )
Forum Post [quote][b]toystorylab (7/11/2019)[/b][hr]My first step into Python...... By The-any-Key ( 7 Years Ago )
Forum Post @ The-any-Key Ican not do that either, what are the necessary Python... By rosuckmedia ( 7 Years Ago )
Forum Post Same here, not sure what to "install", use latest dev-version... By toystorylab ( 7 Years Ago )
Forum Post I'm sure "Key" will reply but in the meantime you can always tell what... By Kelleytoons ( 7 Years Ago )
Forum Post You need to install numpy scipy To run the plugin. You can do that... By The-any-Key ( 7 Years Ago )
Forum Post @ Kellytoons Thank you @ The -any -Key That with her auto... By rosuckmedia ( 7 Years Ago )
Forum Post [quote][b]The-any-Key (7/11/2019)[/b][hr] Hmm. Maybe I should update... By toystorylab ( 7 Years Ago )
Forum Post [quote][b]toystorylab (7/11/2019)[/b][hr][quote][b]The-any-Key... By The-any-Key ( 7 Years Ago )
Forum Post [quote][b]The-any-Key (7/11/2019)[/b][hr]It would be more like: 1#... By toystorylab ( 7 Years Ago )
Forum Post [quote][b]toystorylab (7/11/2019)[/b][hr][quote][b]The-any-Key... By The-any-Key ( 7 Years Ago )
Forum Post @ The-any-key, Great, thank you very much,-and the developer of this... By rosuckmedia ( 7 Years Ago )
Forum Post [quote][b]The-any-Key (7/16/2019)[/b][hr]Fixed:... By toystorylab ( 7 Years Ago )
Forum Post @The-any- Key Here is my example Greetings Robert... By rosuckmedia ( 7 Years Ago )
Forum Post Hmm. Maybe I should update my autoplugin so you can type in what... By rosuckmedia ( 7 Years Ago )
Forum Post The problem is you can't install "everything" -- there will always be... By Kelleytoons ( 7 Years Ago )
Forum Post [quote][b]Kelleytoons (7/11/2019)[/b][hr]The problem is you can't... By toystorylab ( 7 Years Ago )
Forum Post Thanx again, it works ;)... By toystorylab ( 7 Years Ago )
Forum Post [quote][b]toystorylab (7/16/2019)[/b][hr] Though I noticed that... By animagic ( 7 Years Ago )
Forum Post Back in 2017 I managed to create something similar using audio float... By duchess110 ( 7 Years Ago )
Forum Post (Sorry for the long post) Yesterday I tried to dig into Audio Driven... By 4u2ges ( 7 Years Ago )
Forum Post [quote][b]4u2ges (7/17/2019)[/b][hr](Sorry for the long post) It says... By Chuck (RL) ( 7 Years Ago )
Forum Post [quote][b]Chuck (RL) (7/17/2019)[/b][hr][quote][b]4u2ges... By 4u2ges ( 7 Years Ago )
Forum Post I believe there might be a problem with RRgb class assigning a color... By 4u2ges ( 7 Years Ago )
Forum Post Ok. Finally finished my contribution to this mod contest.... By The-any-Key ( 7 Years Ago )
Forum Post Hi Andreas, Thank you so much for the submission. We will review the... By Tony (RL) ( 7 Years Ago )



Reading This Topic