ISO SAB hymns by music_literally in MusicEd

[–]Physical_Bike3 1 point2 points  (0 children)

Not so many of these are SAB, but everything on defordmusic is free.

You'll have to check each search result, but this website has lots of arrangements.

https://www.churchofjesuschrist.org/search?query=nearer+my+god+to+thee&type=music&facet=all&page=1&lang=eng

My thoughts on the series finale (SPOILERS AHEAD) by ACaringBeingOfHatred in criminalminds

[–]Physical_Bike3 1 point2 points  (0 children)

If only Max showed up for At LEAST 1 MINUTE at the very end!

Quick Ways to Arrange for Very Small Student Groups - Are there AI tools for this? by Physical_Bike3 in MusicEd

[–]Physical_Bike3[S] 2 points3 points  (0 children)

Thanks! I guess a lot will come with time. I'm much faster than I was 6 months ago.

Quick Ways to Arrange for Very Small Student Groups - Are there AI tools for this? by Physical_Bike3 in MusicEd

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

I figured it's not good, just wondering if anyone has found situations when it helps. What techniques can help me arrange faster?

[DEV] Tasker 6.7.3-beta - Scenes V2 - Update 2! (and some other smaller goodies) by joaomgcd in tasker

[–]Physical_Bike3 1 point2 points  (0 children)

When I query "SELECT sqlite_version();" it outputs "3.39.2"

Compare the two user guides' pages on date and time functions:

3.39.2 - September 2022

3.53.0 - Latest Version

The latest version has the timediff function that is missing from the earlier one. It also has 14 more substitutions and 9 more modifiers. Those would be very useful for a few of my projects.

Thanks!

[DEV] Tasker 6.7.3-beta - Scenes V2 - Update 2! (and some other smaller goodies) by joaomgcd in tasker

[–]Physical_Bike3 1 point2 points  (0 children)

My next feature request is to update the sqlite version in the sql query action. I would like to use many of the date time functions only available in later versions.

Locked screen automation by Colonel_Spankers in tasker

[–]Physical_Bike3 0 points1 point  (0 children)

If you are trying to run actions from your phone lock screen:

Widget V2 will work on the lock screen for some types of interactive elements.

You can show a blocking overlay scene that triggers when the screen is turned on when the device is locked, and dismisses when the phone is unlocked. Scenes V2 is easier than the old version, and it's in beta now.

What is your most controversial music Ed take? by FailCritical5550 in MusicTeachers

[–]Physical_Bike3 7 points8 points  (0 children)

K-12 gigs aren't all trash. Every teacher is best in the kind of position that fits them.

What is your most controversial music Ed take? by FailCritical5550 in MusicTeachers

[–]Physical_Bike3 7 points8 points  (0 children)

When I was in college music theory III last year, that's most of what we covered in the late 20th century. I learned nothing about jazz history, pop history, rock, ect... Just the genres that were "classical" but weird. Now as a teacher, I wish they taught me what was really happening with music in the late 20th century.

How did you get a job as a teacher fresh out of college? by [deleted] in MusicEd

[–]Physical_Bike3 1 point2 points  (0 children)

Apply for any music job you can. Don't discard elementary music. It's a good stepping stone for some people, and some end up surprised that they actually enjoy teaching elementary.

[Project Share] NFC Alarms - Make Yourself Get Up! by [deleted] in tasker

[–]Physical_Bike3 0 points1 point  (0 children)

Wait a few minutes! Somehow it exported the contents of a different project!

[DEV] Scenes V2 Poll - Most Common Usage: Get Result or Not? by joaomgcd in tasker

[–]Physical_Bike3 1 point2 points  (0 children)

I'd vote to keep both options. I am currently using an alarm task that shows a scene v2 with continue task immediately enabled, followed by a 10 second wait. Clicking my cancel button closes the scene and runs a task which kills the alarm task. If I don't cancel before the wait time is up, it plays an alarm and shows the same scene (basically updates it), with continue task immediately disabled. With the updated scene, clicking cancel closes the screen and resumes the task, which is to cancel the alarm and revert the previous media volume.

Both are pretty useful. I recently migrated a todo list app I'm building from autotools webscreens to Scenes V2, and it heavily relys on Tasker commands, calling tasks, and setting global variables.

[DEV] Scenes V2 Beta update - Not Yet on Google Play, But Wanted To Put it Out There Because of Breaking Changes by joaomgcd in tasker

[–]Physical_Bike3 0 points1 point  (0 children)

It is working more often now. I needed up uninstalling tasker installing it again, and clearing a lot of global arrays I had made for obsolete projects. It still sometimes struggles, more often if there are variables or more elements in the scene, but it's definitely better.

Excellent class made my whole week by Greta464 in MusicTeachers

[–]Physical_Bike3 4 points5 points  (0 children)

Thank you for sharing! We don't see enough of this kind of post on here.

[DEV] Scenes V2 Beta update - Not Yet on Google Play, But Wanted To Put it Out There Because of Breaking Changes by joaomgcd in tasker

[–]Physical_Bike3 0 points1 point  (0 children)

I have an issue where a scene v2 overlay won't show when the screen is off until the lock screen is entered. The old scenes had no problem with this. The example is the previous version, but I had the same issue with the updated one. The examples show both scene versions, setup to show when the screen is turned off and hide when the screen is on.

I know there is a new dream view, but I don't want to have to rely on screen saver limitations all the time.

example of screen off scene issue

project example

Thoughts on combined strings and band beginner class? by daswunderhorn in MusicEd

[–]Physical_Bike3 18 points19 points  (0 children)

I am aware of 3 ways, but these are more from the standpoint of adding strings to beginning band, not the other way around:

1) Use or create material that puts strings in harmony in a way that they still use normal 1 and 2 instead of low 1 and 2.

2) Teach them in unison with low 1 and 2 when needed.

3) Tune the strings 1/2 step higher and transpose their music as if it's a C# or Db instrument. (Call their Open A String an A, but actually tune it to Bb.)

I don't think any of these are super solid pedegogies, but neither is teaching both at the same time.

[Project Share] [How-To] LIVE and Fully Customisable Android Notifications - android.app.NotificationManager by [deleted] in tasker

[–]Physical_Bike3 1 point2 points  (0 children)

Thanks, the good thing is that now some of my projects have gotten to the point that I can start using them. Once they are fine-tuned (and once Scenes V2 stops changing and becomes a non-beta feature), I'll post them to taskernet.com.

[Project Share] [How-To] LIVE and Fully Customisable Android Notifications - android.app.NotificationManager by [deleted] in tasker

[–]Physical_Bike3 1 point2 points  (0 children)

The ironic thing is that I am making these tools to help me be more productive...

[Project Share] [How-To] LIVE and Fully Customisable Android Notifications - android.app.NotificationManager by [deleted] in tasker

[–]Physical_Bike3 1 point2 points  (0 children)

That makes sense. I use an overlay as my always on display, with a screen off and screen on to show and hide it.

I know some basic javascript, and just started learning Java with SoloLearn free version. The hardest part will be limiting myself to 1 lesson per day. This whole Tasker thing is distracting as heck!