We’ve updated our Terms of Use to reflect our new entity name and address. You can review the changes here.
We’ve updated our Terms of Use. You can review the changes here.

passing time

from passing time by sevenism

/

about

Now please tabulate the bars just listing the notes

Sure, here are the notes for the 32 bars in tabular form:
Bar Chord Notes
1 Am7 A3, C4, E4, G4
2 Am7 A3, C4, E4, G4
3 Fmaj9 F3, A3, C4, E4, G4, Bb4, D5
4 Fmaj9 F3, A3, C4, E4, G4, Bb4, D5
5 C6/9 C4, G4, A4, D5
6 C6/9 C4, G4, A4, D5
7 Gmaj7#11 G3, B3, D4, F#4, C5
8 Gmaj7#11 G3, B3, D4, F#4, C5
9 Am7 A3, C4, E4, G4
10 Am7 A3, C4, E4, G4
11 Fmaj9 F3, A3, C4, E4, G4, Bb4, D5
12 Fmaj9 F3, A3, C4, E4, G4, Bb4, D5
13 C6/9 C4, G4, A4, D5
14 C6/9 C4, G4, A4, D5
15 Gmaj7#11 G3, B3, D4, F#4, C5
16 Gmaj7#11 G3, B3, D4, F#4, C5
17 Am7 A3, C4, E4, G4
18 Am7 A3, C4
19 Fmaj9 F3, A3, C4, G4, Bb4, E5
20 Fmaj9 F3, A3, C4
21 C6/9 C4, G4, A4, D5
22 C6/9 G4, A4, D5
23 Gmaj7#11 G3, F#4, B4, C5
24 Gmaj7#11 G3, F#4, B4, C5 (with swelling/modulation)
25 Am7 A3, G4, E4, C5
26 Am7 A3, C4, E4
27 Fmaj9 F3, A3, C4, Eb4, G4
28 Fmaj9 F3, A3, C4, G4
29 C6/9 C4, G4, A
30 C6/9 C4, G4, A4, D5
31 Gmaj7#11 G3, B3, D4, F#4, C5
32 Gmaj7#11 G3, B3, D4, F#4, C5

Note that in the 18th bar, the E4 note is omitted from the Am7 chord, and in the 22nd bar, the C4 note is omitted from the C6/9 chord. In the 24th bar, the G3, F#4, B4, and C5 notes are played with swelling/modulation, which can create an atmospheric effect. These omissions and added effects can help create a sense of variation and interest in the music.

...

from midiutil import MIDIFile

# Define the sequence as a list of tuples, where each tuple represents a note
# The first value is the start time in beats, the second value is the pitch (MIDI note number),
# the third value is the duration in beats, and the fourth value is the velocity (0-127)

sequence = [(0, 57, 1, 100), (1, 57, 1, 100), (2, 53, 2, 100), (4, 53, 2, 100), (6, 48, 1, 100),
(7, 48, 1, 100), (8, 43, 1, 100), (9, 43, 1, 100), (10, 57, 1, 100), (11, 57, 1, 100),
(12, 53, 2, 100), (14, 53, 2, 100), (16, 48, 1, 100), (17, 48, 1, 100), (18, 47, 1, 100),
(18, 55, 1, 100), (19, 53, 2, 100), (21, 48, 1, 100), (21, 55, 1, 100), (22, 55, 1, 100),
(22, 62, 1, 100), (23, 47, 1, 100), (23, 54, 1, 100), (24, 47, 1, 100), (24, 54, 1, 100),
(25, 57, 1, 100), (25, 64, 1, 100), (25.5, 64, 0.5, 100), (26, 57, 1, 100), (26, 64, 1, 100),
(27, 51, 1, 100), (27, 57, 1, 100), (27, 60, 1, 100), (28, 48, 1, 100), (28, 53, 1, 100),
(29, 55, 1, 100), (29, 60, 1, 100), (30, 48, 1, 100), (30, 55, 1, 100), (30, 62, 1, 100),
(31, 47, 1, 100), (31, 54, 1, 100), (31, 59, 1, 100), (31, 63, 1, 100)]

# Create a MIDIFile object with one track
midi_file = MIDIFile(1)

# Add the notes to the MIDIFile object
track = 0
channel = 0
time = 0
for note in sequence:
midi_file.addNote(track, channel, note[1], note[0] * 480, note[2] * 480, note[3])
time += note[2] * 480

# Write the MIDI data to a file
with open("output.mid", "wb") as output_file:
midi_file.writeFile(output_file)

credits

from passing time, released March 30, 2023

license

tags

about

sevenism UK

ambient/acoustic/experimental

contact me for licensing / mastering / collaborations

thanks for the support guys.. havent got much money at the mo so it goes a long way; but feel free to download if you don't want to pay!

please do comment on the album if you do buy something

also if you want to donate directly and avoid fees you can here paypal.me/sevenism
cheers!
... more

contact / help

Contact sevenism

Streaming and
Download help

Shipping and returns

Report this track or account

sevenism recommends:

If you like sevenism, you may also like: