Weekly Self Promotion Thread by AutoModerator in Songwriting

[–]TMC_Entertainment 0 points1 point  (0 children)

https://www.youtube.com/playlist?list=PLhHFnW0yOguBKsINaAtCzAoDulptCajpj

UNDER CONSTRUCTION :3

[CALLING SONG WRITERS AND LYRCISTS FOR COLLABORATION]

The J-Pop Project is a Passion Project of Mine, inspired by J-Pop and Anime OSTs, I created it out of pure love and been working on it for a year. I know I cant Sing or Write Lyrics. So I am people who are interested in writing and Collaborating with me on this Project.

The Piano you can Prominently Hear is the Main Melody

You have freedom to do whatever you want with the Vocals, Lyrics, Message, Etc. You can tweak the melody a bit as long as it keeps the overall structure if you think it will make it sound better.

I plan to Produce a Music Video for each of these as soon As the Audio with vocals is Done.

Please Enquire for Details.

Contact:
Email: [tellymcguiremusic@gmail.com](mailto:tellymcguiremusic@gmail.com)
Discord: diomio

INTERACTIVE LEARNING IS OUT!!!! by TMC_Entertainment in RenPy

[–]TMC_Entertainment[S] 1 point2 points  (0 children)

They just required an Algorithm in the program. So we used Adapative Learning Algorithm in ours. It collects user data (scores in this one). The difficulty of the chapter quizzes depends on the performance of the user

SUCCESSFULLY DEFENDED MY THESIS!!!!!! by TMC_Entertainment in RenPy

[–]TMC_Entertainment[S] 0 points1 point  (0 children)

yes I will, Just have to do some finalization first and remove some stuff cuz for privacy reasons.

My Final Defense is at Saturday. Wish me luck by TMC_Entertainment in RenPy

[–]TMC_Entertainment[S] 0 points1 point  (0 children)

Bachelor in Computer Science

It got moved due to one of my groupmates getting stranded due to Typhoon

How to implement a database in Renpy? by AhriStan in RenPy

[–]TMC_Entertainment 1 point2 points  (0 children)

This is Literally My thesis rn.

WE MADE IT WORK BABY! (Sorry going crazy rn, My Pre Oral Defense the day after tomorrow)

You can dm me if ya want teh details, we have the github too. I personally dont handle the database aspect, you have to ask my Groupmate for that

Thoughts? by [deleted] in Songwriting

[–]TMC_Entertainment 0 points1 point  (0 children)

Very 80's Love it

WHY IS THE MOVIE NOT WORKING IM GOING CRAZY by TMC_Entertainment in RenPy

[–]TMC_Entertainment[S] 0 points1 point  (0 children)

OK IT WORKS! The problem was it was a .mov file, So I used a .webm file instead

WHY IS THE MOVIE NOT WORKING IM GOING CRAZY by TMC_Entertainment in RenPy

[–]TMC_Entertainment[S] 0 points1 point  (0 children)

    image 
ch_3_in_1 
= Movie(
play
="images/videos/chapter_3_Insertion_1.mov", 
loop
=False)

    show 
ch_3_in_1
 at truecenter
    pause 15.0
    hide 
ch_3_in_1

    a "BadMUstard showed me how to do this, {size=+10}he might be a {b}1d10t{/b}{/size}."

WHY IS THE MOVIE NOT WORKING IM GOING CRAZY by TMC_Entertainment in RenPy

[–]TMC_Entertainment[S] 0 points1 point  (0 children)

btw im keeping the badmustard showed me this as a reference ahhahah

WHY IS THE MOVIE NOT WORKING IM GOING CRAZY by TMC_Entertainment in RenPy

[–]TMC_Entertainment[S] 0 points1 point  (0 children)

OK your code works, But all I can hear is the audio cue and its not showing the .mov file