Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Noteutils
CaptainSpaceCat
Jun 7th, 2015
287
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lua
0.21 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
loadMusic
(
filename
)
local
notes
=
{
}
for
line
in
io.lines
(
filename
)
do
notes
[
#
notes
+
1
]
=
{
}
for
i
=
1
,
4
do
notes
[
#
notes
]
[
i
]
=
line
:
sub
(
i
,
i
)
end
end
return
notes
end
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ Binance Account hack QW
JavaScript | 5 sec ago | 0.17 KB
⭐ Binance Account hack AO
JavaScript | 6 sec ago | 0.17 KB
⭐ get any gift card for FREE⭐ 54
JavaScript | 7 sec ago | 0.17 KB
⭐ get any gift card for GD
JavaScript | 14 sec ago | 0.17 KB
⭐ Binance Account hack OY
JavaScript | 14 sec ago | 0.17 KB
⭐ FREE giftcards method⭐ G6
JavaScript | 17 sec ago | 0.17 KB
⭐️ EARN $500 INSTANTLY⭐ 4M
JavaScript | 22 sec ago | 0.17 KB
⭐ Binance Account hack B5
JavaScript | 24 sec ago | 0.17 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!