aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xLICENSE.txt674
-rwxr-xr-xREADME.md2
-rwxr-xr-xarticles/library.html2
-rwxr-xr-xarticles/music.html3996
-rwxr-xr-xarticles/software.html31
-rwxr-xr-xcss/.bootstrap.css.un~bin0 -> 1140907 bytes
-rwxr-xr-xenter.html2
-rwxr-xr-xfiles/gpg-main.txt127
-rwxr-xr-xfiles/movie.pdfbin80369 -> 88900 bytes
-rwxr-xr-xfiles/resume.pdfbin159251 -> 171047 bytes
-rw-r--r--img/static/portrait.jpgbin0 -> 5836513 bytes
-rwxr-xr-xindex.html46
12 files changed, 1342 insertions, 3538 deletions
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100755
index 0000000..f288702
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,674 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+ The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works. By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users. We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors. You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+ To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights. Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received. You must make sure that they, too, receive
+or can get the source code. And you must show them these terms so they
+know their rights.
+
+ Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+ For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software. For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+ Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so. This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software. The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable. Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products. If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+ Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary. To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ TERMS AND CONDITIONS
+
+ 0. Definitions.
+
+ "This License" refers to version 3 of the GNU General Public License.
+
+ "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+ "The Program" refers to any copyrightable work licensed under this
+License. Each licensee is addressed as "you". "Licensees" and
+"recipients" may be individuals or organizations.
+
+ To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy. The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+ A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+ To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy. Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+ To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies. Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+ An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License. If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+ 1. Source Code.
+
+ The "source code" for a work means the preferred form of the work
+for making modifications to it. "Object code" means any non-source
+form of a work.
+
+ A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+ The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form. A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+ The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities. However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work. For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+ The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+ The Corresponding Source for a work in source code form is that
+same work.
+
+ 2. Basic Permissions.
+
+ All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met. This License explicitly affirms your unlimited
+permission to run the unmodified Program. The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work. This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+ You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force. You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright. Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+ Conveying under any other circumstances is permitted solely under
+the conditions stated below. Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+ No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+ When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+ 4. Conveying Verbatim Copies.
+
+ You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+ You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+ 5. Conveying Modified Source Versions.
+
+ You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+ a) The work must carry prominent notices stating that you modified
+ it, and giving a relevant date.
+
+ b) The work must carry prominent notices stating that it is
+ released under this License and any conditions added under section
+ 7. This requirement modifies the requirement in section 4 to
+ "keep intact all notices".
+
+ c) You must license the entire work, as a whole, under this
+ License to anyone who comes into possession of a copy. This
+ License will therefore apply, along with any applicable section 7
+ additional terms, to the whole of the work, and all its parts,
+ regardless of how they are packaged. This License gives no
+ permission to license the work in any other way, but it does not
+ invalidate such permission if you have separately received it.
+
+ d) If the work has interactive user interfaces, each must display
+ Appropriate Legal Notices; however, if the Program has interactive
+ interfaces that do not display Appropriate Legal Notices, your
+ work need not make them do so.
+
+ A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit. Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+ 6. Conveying Non-Source Forms.
+
+ You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+ a) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by the
+ Corresponding Source fixed on a durable physical medium
+ customarily used for software interchange.
+
+ b) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by a
+ written offer, valid for at least three years and valid for as
+ long as you offer spare parts or customer support for that product
+ model, to give anyone who possesses the object code either (1) a
+ copy of the Corresponding Source for all the software in the
+ product that is covered by this License, on a durable physical
+ medium customarily used for software interchange, for a price no
+ more than your reasonable cost of physically performing this
+ conveying of source, or (2) access to copy the
+ Corresponding Source from a network server at no charge.
+
+ c) Convey individual copies of the object code with a copy of the
+ written offer to provide the Corresponding Source. This
+ alternative is allowed only occasionally and noncommercially, and
+ only if you received the object code with such an offer, in accord
+ with subsection 6b.
+
+ d) Convey the object code by offering access from a designated
+ place (gratis or for a charge), and offer equivalent access to the
+ Corresponding Source in the same way through the same place at no
+ further charge. You need not require recipients to copy the
+ Corresponding Source along with the object code. If the place to
+ copy the object code is a network server, the Corresponding Source
+ may be on a different server (operated by you or a third party)
+ that supports equivalent copying facilities, provided you maintain
+ clear directions next to the object code saying where to find the
+ Corresponding Source. Regardless of what server hosts the
+ Corresponding Source, you remain obligated to ensure that it is
+ available for as long as needed to satisfy these requirements.
+
+ e) Convey the object code using peer-to-peer transmission, provided
+ you inform other peers where the object code and Corresponding
+ Source of the work are being offered to the general public at no
+ charge under subsection 6d.
+
+ A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+ A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling. In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage. For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product. A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+ "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source. The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+ If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information. But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+ The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed. Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+ Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+ 7. Additional Terms.
+
+ "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law. If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+ When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it. (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.) You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+ Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+ a) Disclaiming warranty or limiting liability differently from the
+ terms of sections 15 and 16 of this License; or
+
+ b) Requiring preservation of specified reasonable legal notices or
+ author attributions in that material or in the Appropriate Legal
+ Notices displayed by works containing it; or
+
+ c) Prohibiting misrepresentation of the origin of that material, or
+ requiring that modified versions of such material be marked in
+ reasonable ways as different from the original version; or
+
+ d) Limiting the use for publicity purposes of names of licensors or
+ authors of the material; or
+
+ e) Declining to grant rights under trademark law for use of some
+ trade names, trademarks, or service marks; or
+
+ f) Requiring indemnification of licensors and authors of that
+ material by anyone who conveys the material (or modified versions of
+ it) with contractual assumptions of liability to the recipient, for
+ any liability that these contractual assumptions directly impose on
+ those licensors and authors.
+
+ All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10. If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term. If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+ If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+ Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+ 8. Termination.
+
+ You may not propagate or modify a covered work except as expressly
+provided under this License. Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+ However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+ Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+ Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License. If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+ 9. Acceptance Not Required for Having Copies.
+
+ You are not required to accept this License in order to receive or
+run a copy of the Program. Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance. However,
+nothing other than this License grants you permission to propagate or
+modify any covered work. These actions infringe copyright if you do
+not accept this License. Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+ 10. Automatic Licensing of Downstream Recipients.
+
+ Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License. You are not responsible
+for enforcing compliance by third parties with this License.
+
+ An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations. If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+ You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License. For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+ 11. Patents.
+
+ A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based. The
+work thus licensed is called the contributor's "contributor version".
+
+ A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version. For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+ In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement). To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+ If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients. "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+ If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+ A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License. You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+ Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+ 12. No Surrender of Others' Freedom.
+
+ If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all. For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+ 13. Use with the GNU Affero General Public License.
+
+ Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work. The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+ 14. Revised Versions of this License.
+
+ The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation. If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+ If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+ Later license versions may give you additional or different
+permissions. However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+ 15. Disclaimer of Warranty.
+
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. Limitation of Liability.
+
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+ 17. Interpretation of Sections 15 and 16.
+
+ If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
+
+Also add information on how to contact you by electronic and paper mail.
+
+ If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
+
+ <program> Copyright (C) <year> <name of author>
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+ You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+<https://www.gnu.org/licenses/>.
+
+ The GNU General Public License does not permit incorporating your program
+into proprietary programs. If your program is a subroutine library, you
+may consider it more useful to permit linking proprietary applications with
+the library. If this is what you want to do, use the GNU Lesser General
+Public License instead of this License. But first, please read
+<https://www.gnu.org/licenses/why-not-lgpl.html>.
diff --git a/README.md b/README.md
index 63a2af8..fb9a9fd 100755
--- a/README.md
+++ b/README.md
@@ -2,4 +2,4 @@
This is the source code for https://tylerhoang.xyz, my personal website.
-![Enter Screen](https://git.tylerhoang.xyz/tyhoang/website/raw/branch/master/img/screenshot.png)
+![Enter Screen](/img/screenshot.png)
diff --git a/articles/library.html b/articles/library.html
index 87527c5..f0953d5 100755
--- a/articles/library.html
+++ b/articles/library.html
@@ -18,7 +18,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
- <a class="brand" href="https://tylerhoang.xyz/index.html">Tyler's Website</a>
+ <a class="brand" href="../index.html">Tyler's Website</a>
<div class="nav-collapse">
<ul class="nav">
<li><a href="#cooking">Cooking</a></li>
diff --git a/articles/music.html b/articles/music.html
index 5a169f4..47c5fd2 100755
--- a/articles/music.html
+++ b/articles/music.html
@@ -3,3487 +3,541 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Author" content="Made by 'tree'">
- <meta name="GENERATOR" content="$Version: $ tree v1.8.0 (c) 1996 - 2018 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro $">
+ <meta name="GENERATOR" content="$Version: $ tree v2.0.4 (c) 1996 - 2022 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro $">
<title>Music List</title>
+ <link rel='stylesheet' type='text/css' href='../css/bootstrap.css'>
<style type="text/css">
- <!--
- BODY { font-family : ariel, monospace, sans-serif; }
- P { font-weight: normal; font-family : ariel, monospace, sans-serif; color: white; background-color: transparent;}
- B { font-weight: normal; color: white; background-color: transparent;}
- A:visited { font-weight : normal; text-decoration : none; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
- A:link { font-weight : normal; text-decoration : none; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
- A:hover { color : #000000; font-weight : normal; text-decoration : underline; background-color : yellow; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
- A:active { color : #000000; font-weight: normal; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
+ BODY { font-family : monospace, sans-serif; color: white;}
+ P { font-family : monospace, sans-serif; color: white; margin:0px; padding: 0px;}
.VERSION { font-size: small; font-family : arial, sans-serif; }
- .NORM { color: black; background-color: transparent;}
- .FIFO { color: purple; background-color: transparent;}
- .CHAR { color: yellow; background-color: transparent;}
- .DIR { color: blue; background-color: transparent;}
- .BLOCK { color: yellow; background-color: transparent;}
- .LINK { color: aqua; background-color: transparent;}
- .SOCK { color: fuchsia;background-color: transparent;}
- .EXEC { color: green; background-color: transparent;}
- -->
+ .NORM { color: black; }
+ .FIFO { color: purple; }
+ .CHAR { color: yellow; }
+ .DIR { color: blue; }
+ .BLOCK { color: yellow; }
+ .LINK { color: aqua; }
+ .SOCK { color: fuchsia;}
+ .EXEC { color: green; }
</style>
- <link rel='stylesheet' type='text/css' href='/css/bootstrap.css'>
</head>
<body>
<h1>Music List</h1><p>
- Music/<br>
- โ”œโ”€โ”€ 100 gecs<br>
- โ”‚ย ย  โ””โ”€โ”€ 1000 gecs<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 745 sticky.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 money machine.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 800db cloud.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 I Need Help Immediately.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 stupid horse.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 xXXi_wud_nvrstรธp_รœXXx.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ringtone.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 gecgecgec.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 hand crushed by a mallet.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 gec 2 รœ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ 100 gecs feat. Charli XCX, Rico Nasty, Kero Kero Bonito<br>
- โ”‚ย ย  โ””โ”€โ”€ ringtone (remix)<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ringtone (remix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.png<br>
- โ”œโ”€โ”€ 385<br>
- โ”‚ย ย  โ””โ”€โ”€ ่„ณใฟใใ‚ใ‚‰ใŠใ†<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ่กŒๅ‹•.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ้ผ“่†œใ‚ฏใƒฌใ‚คใ‚ธใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ่„ณใฟใใ‚ใ‚‰ใŠใ†.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใฟใ‚“ใชๅŒใ˜้ก”.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใŠๆญฃๆœˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใƒžใ‚ตใ‚ซใƒช.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ 9mm Parabellum Bullet<br>
- โ”‚ย ย  โ””โ”€โ”€ ใ‚คใƒณใƒ•ใ‚งใƒซใƒŽ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใ‚คใƒณใƒ•ใ‚งใƒซใƒŽ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Aimer<br>
- โ”‚ย ย  โ”œโ”€โ”€ BEST SELECTION โ€œblancโ€<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ๅ…ญ็ญ‰ๆ˜Ÿใฎๅคœ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ่ถใ€…็ตใณ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ใ‚ใชใŸใซๅ‡บไผšใ‚ใชใ‘ใ‚Œใฐใ€œๅค้›ชๅ†ฌ่Šฑใ€œ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใƒใƒฉใƒชใ‚น.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Re_pray.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ๆ˜Ÿๅฑ‘ใƒ“ใƒผใƒŠใ‚น.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 broKen NIGHT.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ใ‚ซใ‚ฟใ‚ชใƒขใ‚ค.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ๅ›ใ‚’ๅพ…ใค.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ่Œœใ•ใ™.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ้›ชใฎ้™ใ‚‹่ก—.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 everlasting snow.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 March of Time.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 ๆญŒ้ณฅ้ขจๆœˆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ BEST SELECTION โ€œnoirโ€<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 StarRingChild.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Brave Shine.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 insane dream.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Stars in the rain.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ็œ ใ‚Šใฎๆฃฎ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 LAST STARDUST.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ๅ‡ใˆใใ†ใชๅญฃ็ฏ€ใ‹ใ‚‰ -extended ver.-.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ่ชฐใ‹ใ€ๆตทใ‚’ใ€‚.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ninelie.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 holLow wORlD.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 us.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 s-AVE.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 RE_I AM.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 zero.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ Penny Rain<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 pluie.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 I beg you.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Black Bird.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Sailing.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ็œฉใ„ใฐใ‹ใ‚Š.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Stand By You.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Ref_rain.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 i-mage _in_AR_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ่Šฑใฎๅ”„.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 April Showers.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ Sun Dance<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 soleil.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ONE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 We Two.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 3min.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใ‚ณใ‚คใƒฏใ‚บใƒฉใ‚ค.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ่Šฑใณใ‚‰ใŸใกใฎใƒžใƒผใƒ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ๆ€ใ„ๅ‡บใฏๅฅ‡้บ—ใง.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Monochrome Syndrome.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 SUN DANCE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ONE -epilogue-.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Aiobahn feat. nayuta<br>
- โ”‚ย ย  โ””โ”€โ”€ ้ŽใŽใ‚†ใๆ—ฅใจๅ›ใธ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ้ŽใŽใ‚†ใๆ—ฅใจๅ›ใธ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ All That Jazz<br>
- โ”‚ย ย  โ”œโ”€โ”€ EVER JAZZ<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ๆฎ‹้…ทใชๅคฉไฝฟใฎใƒ†ใƒผใ‚ผ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ANGEL ATTACK.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ้ญ‚ใฎใƒซใƒ•ใƒฉใƒณ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 MISATO.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ้›†็ตใฎๅœ’ใธ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 REl l.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ๅฟƒใ‚ˆๅŽŸๅง‹ใซๆˆปใ‚Œ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ASUKA STRIKES!.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Komm,susser Tod _็”˜ใๆญปใ‚ˆใ€ๆฅใŸใ‚Œ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 THE BEAST II.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 FLY ME TO THE MOON.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 ๆฌกๅ›žไบˆๅ‘Š.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ Ghibli Jazz<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Kimi wo Nosete (Laputa).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Umi no Mieru Machi (Kiki).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Yasashisa ni Tsutsumareta Nara (Kiki).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Kaze no Toorimichi (Totoro).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Tonari no Totoro (Totoro).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Jinsei no Merry-Go-Round (Howl).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Country Road (Mimi wo Sumaseba).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Mononoke Hime (Mononoke).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Kaze no Tani no Nausicaa (Nausicaa).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Nausicaa Requiem (Nausicaa).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Toki ni ha Mukashi no Hanashi Wo (Porco).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Gake no Ue no Ponyo (Ponyo).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ Ghibli Jazz 2<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Kaze no Toorimichi.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Hareta Hi ni.._.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Sampo.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Sora kara Futtekita Shoujo.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Meguru Kisetsu.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Ashitaka Sekki.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Ai wa Hana, Kimi wa sono Tane.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Neko Basu.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Teruu no Uta.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Ano Natsu e.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Itsumo Nando demo.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Kaze no Densetsu.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 Arrietty's Song.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 Sekai no Yakusoku.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ BABYMETAL<br>
- โ”‚ย ย  โ”œโ”€โ”€ BABYMETAL<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 BABYMETAL DEATH.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Megitsune.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Gimme Chocolate!!.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Iine!.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Akatsuki.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Doki Doki โ˜† Morning.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Onedari Daisakusen.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Song 4.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Uki Uki โ˜… Midnight.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Catch Me If You Can.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Rondo of Nightmare.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Head Bangya!!.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Ijime Dame Zettai.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ METAL GALAXY<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 FUTURE METAL.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 DA DA DANCE.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Elevator Girl.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Shanti Shanti Shanti.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Oh! MAJINAI.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Brand New Day.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 โ†‘โ†“โ†โ†’BBAB.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Night Night Burn!.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 IN THE NAME OF.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Distortion.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 PA PA YA!!.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 BxMxC.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Kagerou.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 Starlight.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 15 Shine.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 16 Arkadia.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ METAL RESISTANCE<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Road of Resistance.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 KARATE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Awadama Fever.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 YAVA!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Amore.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Meta Taro.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 From Dusk Till Dawn.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 GJ!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Sis. Anger.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 NO RAIN, NO RAINBOW.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Tales of the Destinies.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 THE ONE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Bill Conti<br>
- โ”‚ย ย  โ””โ”€โ”€ Rocky_ Original Motion Picture Score<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Gonna Fly Now (Theme From _Rocky_).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Philadelphia Morning.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Going the Distance.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Reflections.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Marines' Hymn _ Yankee Doodle.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Take You Back (Street Corner Song From _Rocky_).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 First Date.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 You Take My Heart Away.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Fanfare for Rocky.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Butkus.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Alone in the Ring.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 The Final Bell.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 Rocky's Reward.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.png<br>
- โ”œโ”€โ”€ Bill Evans<br>
- โ”‚ย ย  โ”œโ”€โ”€ Everybody Digs Bill Evans<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Minority.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Young and Foolish.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Lucky to Be Me.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Night and Day.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Tenderly.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Peace Piece.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 What Is There to Say_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Oleo.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Epilogue.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Some Other Time.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ Some Other Time_ The Lost Session From the Black Forest<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 You Go to My Head.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Very Early.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 What Kind of Fool Am I_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Iโ€™ll Remember April.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 My Funny Valentine.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Baubles, Bangles and Beads.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Turn Out the Stars.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 It Could Happen to You.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 In a Sentimental Mood.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 These Foolish Things.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Some Other Time.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Youโ€™re Gonna Hear From Me.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Walkinโ€™ Up.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 Baubles, Bangles and Beads.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 15 Itโ€™s All Right With Me (incomplete).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 16 What Kind of Fool Am I_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 17 How About You_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 18 On Green Dolphin Street.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 19 Wonder Why.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 20 Lover Man (Oh, Where Can You Be_).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 21 Youโ€™re Gonna Hear From Me (alternate take).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ You Must Believe in Spring<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 B Minor Waltz (For Ellaine).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 You Must Believe in Spring.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Gary's Theme.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 We Will Meet Again (For Harry).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 The Peacocks.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Sometime Ago.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Theme from M_A_S_H (aka Suicide is Painless).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Without a Song.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Freddie Freeloader.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 All of You.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Bill Evans & Jim Hall<br>
- โ”‚ย ย  โ”œโ”€โ”€ Intermodulation<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 I've Got You Under My Skin.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 My Man's Gone Now.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Turn Out the Stars.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Angel Face.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Jazz Samba.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 All Across the City.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ Undercurrent<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 My Funny Valentine (alternate take).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 My Funny Valentine.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 I Hear a Rhapsody.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Dream Gypsy.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Stairway to the Stars.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 I'm Getting Sentimental Over You.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Romain.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Romain (alternate take).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Skating in Central Park.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Darn That Dream.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Bill Evans Trio<br>
- โ”‚ย ย  โ”œโ”€โ”€ Portrait in Jazz<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Come Rain or Come Shine.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Autumn Leaves.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Witchcraft.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 When I Fall in Love.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Periโ€™s Scope.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 What Is This Thing Called Love.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Spring Is Here.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Someday My Prince Will Come.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Blue in Green.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Autumn Leaves (monaural LP version).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ Waltz for Debby<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 My Foolish Heart.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Waltz for Debby.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Detour Ahead.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 My Romance.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Some Other Time.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Milestones.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Billie Eilish<br>
- โ”‚ย ย  โ””โ”€โ”€ WHEN WE ALL FALL ASLEEP, WHERE DO WE GO_<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 !!!!!!!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 bad guy.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 xanny.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 you should see me in a crown.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 all the good girls go to hell.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 wish you were gay.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 when the partyโ€™s over.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 8.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 my strange addiction.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 bury a friend.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ilomilo.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 listen before i go.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 i love you.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 goodbye.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Billie Holiday<br>
- โ”‚ย ย  โ””โ”€โ”€ Billieโ€™s Best<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 What a Little Moonlight Can Do.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 A Foggy Day.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Come Rain or Come Shine.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Comes Love.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Heโ€™s Funny That Way.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Stars Fell on Alabama.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Gone With the Wind.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 They Canโ€™t Take That Away from Me.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 East of the Sun.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Everything I Have Is Yours.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Stormy Blues.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Speak Low.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 April in Paris.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 Iโ€™ve Got My Love to Keep Me Warm.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 Some Other Spring.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 16 All the Way.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Blonde Redhead<br>
- โ”‚ย ย  โ””โ”€โ”€ 23<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 23.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Dr. Strangeluv.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 The Dress.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 SW.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Spring and by Summer Fall.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Silently.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Publisher.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Heroine.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Top Ranking.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 My Impure Hair.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Boredoms<br>
- โ”‚ย ย  โ””โ”€โ”€ VISION CREATION NEWSUN<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 โ—‹.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 โ˜†.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 โ™ก.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 [ใ†ใšใพใ].mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใ€œ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 โ—Ž.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 โ†‘.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ฮฉ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ใšใฃใจ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Boris<br>
- โ”‚ย ย  โ””โ”€โ”€ NO<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Genesis.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Anti-Gone.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Non Blood Lore.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Temple of Hatred.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ้ก -Zerkalo-.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 HxCxHxC -Parforation Line-.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใ‚ญใ‚ญใƒŽใ‚ฆใ‚จ -Kiki no Ue-.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Lust.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Fundamental Error.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Loveless.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ 11 Interlude.mp3<br>
- โ”œโ”€โ”€ C418<br>
- โ”‚ย ย  โ”œโ”€โ”€ Minecraft, Volume Alpha<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Key.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Door.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Subwoofer Lullaby.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Death.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Living Mice.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Moog City.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Haggstrom.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Minecraft.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Oxygรจne.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ร‰quinoxe.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Mice on Venus.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Dry Hands.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Wet Hands.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 Clark.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 15 Chris.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 16 Thirteen.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 17 Excuse.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 18 Sweden.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 19 Cat.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 20 Dog.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 21 Danny.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 22 Beginning.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 23 Droopy Likes Ricochet.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 24 Droopy Likes Your Face.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.png<br>
- โ”‚ย ย  โ””โ”€โ”€ Minecraft, Volume Beta<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Ki.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Alpha.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Dead Voxel.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Blind Spots.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Flake.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Moog City 2.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Concrete Halls.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Biome Fest.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Mutation.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Haunt Muskie.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Warmth.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Floating Trees.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 Aria Math.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 Kyoto.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 Ballad of the Cats.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 16 Taswell.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 17 Beginning 2.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 18 Dreiton.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 19 The End.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 20 Chirp.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 21 Wait.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 22 Mellohi.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 23 Stal.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 24 Strad.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 25 Eleven.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 26 Ward.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 27 Mall.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 28 Blocks.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 29 Far.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 30 Intro.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Casiopea<br>
- โ”‚ย ย  โ””โ”€โ”€ Casiopea<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Time Limit.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Tears of the Star.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Space Road.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Midnight Rendezvous.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Far Away.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Swallow.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Dream Hill.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Black Joke.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Charles Mingus<br>
- โ”‚ย ย  โ””โ”€โ”€ Mingus Ah Um<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Better Git It in Your Soul.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Goodbye Pork Pie Hat.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Boogie Stop Shuffle.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Self-Portrait in Three Colors.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Open Letter to Duke.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Bird Calls.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Fables of Faubus.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Pussy Cat Dues.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Jelly Roll.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Pedal Point Blues.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 GG Train.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Girl of My Dreams.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Choro Club<br>
- โ”‚ย ย  โ””โ”€โ”€ ใƒจใ‚ณใƒใƒž่ฒทใ„ๅ‡บใ—็ด€่กŒ -Quiet Country Cafe- Original Soundtrack<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Cafรฉ Alpha - Main Theme.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๅค•ๅ‡ชใฎๆ™‚ไปฃ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ๅคใฎใ“ใฉใ‚‚.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใƒ ใ‚ตใ‚ทใƒŽๅ›ฝๆ—…ๆƒ….mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 A7M2ๅž‹่ฉฆไฝœๆฉŸใฎๆ†‚้ฌฑ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Gas Station Blues.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใƒ„ใƒผใƒซใƒปใƒ‰ใƒปใƒจใ‚ณใƒใƒž.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ้ขจๅŒ–ใ€Œๆ™‚ใฎๅฒธ่พบใซใฆใƒปใƒปใƒปใ€.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 AT-6 -TEXAN-.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Cafรฉ Alpha - Main Theme (orchestration).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ๅคใฎใ“ใฉใ‚‚ (orchestration).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ใƒ ใ‚ตใ‚ทใƒŽๅ›ฝๆ—…ๆƒ… (orchestration).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 ๅค•ๅ‡ชใฎๆ™‚ไปฃ (orchestration).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 ใตใ‚ใตใ‚‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 Cafรฉ Alpha - Main Theme (ๅฃ็ฌ›).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 16 ๆœˆใฎ็ด.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Compilations<br>
- โ”‚ย ย  โ”œโ”€โ”€ EVANGELION FINALLY<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ๆฎ‹้…ทใชๅคฉไฝฟใฎใƒ†ใƒผใ‚ผ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 FLY ME TO THE MOON (YOKO TAKAHASHI Acid Bossa Version).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ้ญ‚ใฎใƒซใƒ•ใƒฉใƒณ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 THANATOS -IF I CAN'T BE YOURS-.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Komm, susser Tod _็”˜ใๆญปใ‚ˆใ€ๆฅใŸใ‚Œ (M-10 Director's Edit. Version).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ไปŠๆ—ฅใฎๆ—ฅใฏใ•ใ‚ˆใ†ใชใ‚‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ็ฟผใ‚’ใใ ใ•ใ„.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 FLY ME TO THE MOON 2020.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ๅฟƒใ‚ˆๅŽŸๅง‹ใซๆˆปใ‚Œ 2020.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ็„ก้™ๆŠฑๆ“.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ๅนธใ›ใฏ็ฝชใฎๅŒ‚ใ„.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Come sweet death,second impact.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Dilemmatic triangle opera.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 The Image of black me.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 15 Dilemmatic triangle opera (AYANAMI Version).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ SUPER EUROBEAT presents INITIAL D ใ€œD SELECTIONใ€œ<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Space Boy.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 No One Sleep in Tokyo.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Be My Babe.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Remember Me.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Spark in the Dark.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Donโ€™t Stop the Music.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Dance Around the World.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Get Me Power.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Running in the 90s.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Heartbeat.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Break the Night.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Back on the Rocks.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Save Me.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 My Only Star.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 15 around the world (Dave Rodgers remix).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ Super Eurobeat Presents Initial D Fifth Stage D Selection<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Ddd Initial D (My Car Is Fantasy).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Gas Gas Gas.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Runaway.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 I Want To Feel.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Bye Bye Girl.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 On Your Wings.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 I Can't Stop Lovin' You.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Full Metal Cars.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 When The Sun Goes Down.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Breakin' Out.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Come On Baby.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Eyes Of Sky.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Up & Dance, Up & Go.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 Limousine.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 15 Rockin' Hardcore.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ Super Eurobeat Presents Initial D Second Stage Non-Stop Selection<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Speedy Speed Boys.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Mikado.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Station to Station.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Big in Japan.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Don't You (Forget About My Love).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 I Like You Like You Are.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Take My Soul.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Ever and Ever.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Make Up Your Mind.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Goodbye Yellow Brick Road.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Burning Desire.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 100.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Make My Day.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 Gimme the Night.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 15 Deja Vu.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 16 Grand Prix.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 17 D Vocal Battle Special Mega-Mix.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ The Original Jazz Masters Series, Volume 1<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Stormy Weather.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Do You Know What It Means to Miss New Orleans.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Autumn in New York.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Crepuscule With Nellie.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Don't Explain to Me Baby.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Love for Sale.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Groovin' for Nat.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Black Market Stuff.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Body and Soul.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 B.P. Blues (feat. Ray Nance).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Misty.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Lover Man.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Stompin' at the Savoy.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 A Man Ain't a Man.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 15 Perdido Street Blues.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 16 A Night in Tunisia.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 17 (Back Home Again In) Indiana.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 18 Gabriel Found His Horn.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 19 All the Things You Are.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 20 Sharp Edge.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 21 Take the _A_ Train.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 22 Sound Lee.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 23 On the Sunny Side of the Street.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 24 I Feel Like a Newman.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 25 Hustlin' and Bustlin'.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 26 Our Love Is Here to Stay.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 27 She's Funny That Way.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 28 Someone to Watch Over Me.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 29 I Cover the Waterfront.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 30 You Brought a New Kind of Love to Me.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 31 Ingin' the Ooh.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 32 Parisian Thoroughfare.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 33 My Melancholy Baby.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 34 Don't Sing Me the Blues.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 35 Hush.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 36 Gone With the Wind.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 37 I'll Get by as Long as I Have You.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 38 Just A-Sittin' and A-Rockin' (feat. Ray Nance).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 39 Body and Soul.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 40 Who's Sorry Now.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 41 When the Saints Go Marching In.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 42 These Foolish Things.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 43 I'll Never Be the Same.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 44 Basin Street Blues_Take Me Back to New Orleans.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 45 Minor Mishap.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 46 The One for Me.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 47 Fine and Dandy.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 48 Idaho.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 49 Honeysuckle Rose.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 50 The Feeling of Jazz.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ mikgazer vol.1<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๅ˜˜ใจ็ตต็”ป.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Parachute.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Alchemy.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Twilight.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 flash back, 0217.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใƒใ‚ฏใ‚ธใƒ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 submarine.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 choco-mint flavor.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Reincarnation.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ๆˆธๆƒ‘ใ„ใจไธๅ”ๅ’Œ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ๅƒๅนดใฎ้›จใฎ็ต‚ใ‚ใ‚Šใซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ใƒใƒซใ‚ซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ DAOKO<br>
- โ”‚ย ย  โ”œโ”€โ”€ DAOKO<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ๆฐดๆ˜Ÿ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใ‹ใ‘ใฆใ‚ใ’ใ‚‹.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ไธ€็•ชๆ˜Ÿ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใ‚†ใ‚ใ†ใคใค.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ๆตๆ˜Ÿ้ƒฝๅธ‚.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ใผใ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใใฟ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ๅซŒ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ใƒŸใƒฅใƒผใ‚ธใƒƒใ‚ฏ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 JK.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ใชใ„ใ‚‚ใฎใญใ ใ‚Š.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 ้ซ˜ใ„ๅฃใซใฏๅนพๅƒใฎใƒ‰ใ‚ข.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ THANK YOU BLUE<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ๆ‰“ไธŠ่Šฑ็ซ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใ‚นใƒ†ใƒƒใƒ—ใ‚ขใƒƒใƒ—LOVE.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Juicy.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใ•ใฟใ—ใ„ใ‹ใฟใ•ใพ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ShibuyaK.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 BANG!.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใƒ€ใ‚คใ‚นใ‚ญ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ๆ‹ๅ•“ใ‚ฐใƒƒใƒใ‚คใ•ใ‚ˆใ†ใชใ‚‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ๅŒใ˜ๅคœ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 GRY.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ใ‚‚ใ—ใ‚‚ๅƒ•ใ‚‰ใŒGAMEใฎไธปๅฝนใง.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 ใ‚†ใ‚ใฟใฆใŸใฎใ‚ใŸใ—.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Cinderella step.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 ใƒฏใƒณใƒซใƒผใƒ ใƒปใ‚ทใƒผใ‚ตใ‚คใƒ‰ใƒปใ‚นใƒ†ใƒƒใƒ—.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ anima<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 VOICE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 anima.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใ‚ขใ‚ญใƒฌใ‚น่…ฑ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๆ„›ใฎใƒญใ‚น.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ๅพกไผฝใฎ่ก—.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใƒใ‚คใ‚ปใƒณใ‚นใƒ‘ใ‚คใ‚ปใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ZukiZuki.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Sorry Sorry.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ๆตทไธญๆ†‚ๆณณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใ‚นใƒˆใƒญใƒ™ใƒชใƒผใƒ ใƒผใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ๅธฐใ‚ŠใŸใ„๏ผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ใŠใกใ‚ƒใ‚‰ใ‘ใŸใ‚ˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Death Grips<br>
- โ”‚ย ย  โ”œโ”€โ”€ Exmilitary<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Beware.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Guillotine.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Spread Eagle Cross the Block.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Lord of the Game.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Takyon (Death Yon).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Cut Throat (instrumental).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Klink.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Culture Shock.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 5D.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Thru the Walls.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Known for It.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 I Want It I Need It (Death Heated).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Blood Creepin.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ No Love Deep Web<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Come Up and Get Me.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Lil Boy.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 No Love.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Black Dice.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 World of Dogs.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Lock Your Doors.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Whammy.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Hunger Games.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Deep Web.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Stockton.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Pop.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Bass Rattle Stars Out the Sky.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Artificial Death in the West.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ The Money Store<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Get Got.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 The Fever (Aye Aye).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Lost Boys.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Blackjack.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Hustle Bones.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 I've Seen Footage.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Double Helix.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 System Blower.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 The Cage.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Punk Weight.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Fuck That.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Bitch Please.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 Hacker.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ EGOIST<br>
- โ”‚ย ย  โ””โ”€โ”€ GREATEST HITS 2011-2017 _ALTER EGO_<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ่‹ฑ้›„ ้‹ๅ‘ฝใฎ่ฉฉ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Welcome to the _fam.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 KABANERI OF THE IRON FORTRESS.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Door.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Ghost of a smile.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใƒชใƒญใƒผใƒ‡ใƒƒใƒ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Fallen.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ๅฅฝใใจ่จ€ใ‚ใ‚ŒใŸๆ—ฅ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 All Alone With You.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใ‚ซใƒŠใƒ‡ใƒŠใƒซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ๅๅ‰ใฎใชใ„ๆ€ช็‰ฉ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Planetes.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 The Everlasting Guilty Crown.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 ใ‚จใ‚ฆใƒ†ใƒซใƒš.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 Departures ใ€œใ‚ใชใŸใซใŠใใ‚‹ใ‚ขใ‚คใฎๆญŒใ€œ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 16 Departures ใ€œใ‚ใชใŸใซใŠใใ‚‹ใ‚ขใ‚คใฎๆญŒใ€œ (Acoustice Ver.).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Earth, Wind & Fire<br>
- โ”‚ย ย  โ””โ”€โ”€ The Best of Earth, Wind & Fire, Vol. 1<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Got to Get You Into My Life.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Fantasy.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Canโ€™t Hide Love.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Love Music.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Getaway.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Thatโ€™s the Way of the World.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 September.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Shining Star.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Reasons.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Sing a Song.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Fiona Apple<br>
- โ”‚ย ย  โ””โ”€โ”€ Fetch the Bolt Cutters<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 I Want You to Love Me.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Shameika.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Fetch the Bolt Cutters.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Under the Table.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Relay.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Rack of His.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Newspaper.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Ladies.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Heavy Balloon.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Cosmonauts.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 For Her.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Drumset.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 On I Go.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Friday Night Plans<br>
- โ”‚ย ย  โ””โ”€โ”€ Plastic Love<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Plastic Love.flac<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Godspeed You! Black Emperor<br>
- โ”‚ย ย  โ””โ”€โ”€ Lift Yr. Skinny Fists Like Antennas to Heaven!<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Storm.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Static.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Sleep.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Antennas to Heaven.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Gรกbor Szabรณ<br>
- โ”‚ย ย  โ””โ”€โ”€ Dreams<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Galatea's Guitar.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Half the Day Is Night.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Song of Injured Love.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 The Fortune Teller.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Fire Dance.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 The Lady in the Moon.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Ferris Wheel.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Hello Sleepwalkers<br>
- โ”‚ย ย  โ””โ”€โ”€ Masked Monkey Awakening<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ็Œฟใฏๆœจใ‹ใ‚‰ไฝ•ๅ‡ฆใธ่ฝใกใ‚‹.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๅˆๅคœใฎๅพ…ใกๅˆใ‚ใ›.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Bloody Mary.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Comic Relief.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ็ ‚ๆผ .mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ๅคฉๅœฐๅ‰ต้€ .mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 23.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ่ถŠๅขƒ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Countdown.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ๅ††็›ค้ฃ›ๆฅ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Hyper Potions, Synthion & MYLK<br>
- โ”‚ย ย  โ””โ”€โ”€ Maboroshi<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Maboroshi.opus<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ John Coltrane<br>
- โ”‚ย ย  โ”œโ”€โ”€ A Love Supreme<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Part I - Acknowledgement.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Part II - Resolution.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Part III - Persuance.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Part IV - Psalm.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ My Favorite Things<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 My Favorite Things.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Every Time We Say Goodbye.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Summertime.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 But Not for Me.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ John Coltrane Quartet<br>
- โ”‚ย ย  โ””โ”€โ”€ Ballads<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Say It (Over and Over Again).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 You Donโ€™t Know What Love Is.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Too Young to Go Steady.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 All or Nothing at All.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 I Wish I Knew.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Whatโ€™s New_.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Itโ€™s Easy to Remember.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Nancy (With the Laughing Face).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ KANA-BOON<br>
- โ”‚ย ย  โ”œโ”€โ”€ DOPPEL<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 1.2.step to you.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใƒฏใƒผใƒซใƒ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ใ‚ฆใ‚ฉใƒผใƒชใƒผใƒ’ใƒผใƒญใƒผ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 MUSiC.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ๆฑไบฌ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ็™ฝๅคœ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ็›ฎใจ็›ฎใจ็›ฎใจ็›ฎ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ็››่€…ๅฟ…่กฐใฎ็†ใ€ใŠๆ–ญใ‚Š.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ๅคœใ‚’ใ“ใˆใฆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ็พฝ่™ซใจ่‡ช่ฒฉๆฉŸ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 A.oh!!.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ TIME<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใ‚ฟใ‚คใƒ ใ‚ขใ‚ฆใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 LOL.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใ‚ฟใƒผใƒŸใƒŠใƒซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ็ตๆ™ถๆ˜Ÿ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใ‚ฏใƒฉใ‚ฏใ‚ทใƒงใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใƒ•ใƒซใƒ‰ใƒฉใ‚คใƒ–.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ็”Ÿใใฆใ‚†ใ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใ‚นใ‚ณใƒผใƒซใ‚นใ‚ณใƒผใƒซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ๆ„›ใซใพใฟใ‚Œใฆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใ‚ทใƒซใ‚จใƒƒใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ใ‚นใƒŽใƒผใ‚ฐใƒญใƒผใƒ–.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ใƒ‘ใƒฌใƒผใƒ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ KOTO<br>
- โ”‚ย ย  โ”œโ”€โ”€ ใฐใ„ใฐใ„ใฆใƒใƒผใ‚“ใšใ‚‰ใ‚‰ใฐใ„<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ใ‚ฟใ‚คใ‚ฌใƒผใƒ•ใ‚กใ‚คใƒคใƒผใ‚ตใ‚คใƒใƒผใƒ•ใ‚กใ‚คใ‚ฟใƒผ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Dancing like a snail.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 DEAD or Kawaii.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใƒŸใƒƒใƒ‰ใƒŠใ‚คใƒˆๆ”พ้กŒ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 TAIKUTSUใŒๆญขใพใ‚‰ใชใ„.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 LONLEY KONG.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใฐใ„ใฐใ„ใฆใƒใƒผใ‚“ใšใ‚‰ใ‚‰ใฐใ„.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ใจใฃใฆใ‚‚Good!ใชBBQ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ ใƒ—ใƒฉใƒˆใƒ‹ใƒƒใ‚ฏ ใƒ—ใƒฉใƒใƒƒใƒˆ (Platonic Planet)<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใƒ‘ใ‚นใƒ†ใƒซใƒ‘ใ‚นใƒใƒผใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ใใˆใ™ใกใ‚‡ใ‚“ ใใˆใ™ใจ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ๆŽจๅฎšใ‚นใ‚ฆใ‚ฃใƒผใƒ†ใ‚ฃ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใ‚จใƒณใ‚ธใ‚งใƒซใŒใ‚จใƒณใƒ‰ใƒฌใ‚น.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใƒใƒฌใƒณใ‚ฟใ‚คใƒณใ‚บใƒใƒฌใƒชใƒผใƒŠ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 SixteenSick.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใƒ—ใƒฉใƒˆใƒ‹ใƒƒใ‚ฏใƒ—ใƒฉใƒใƒƒใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใ‚ทใƒณใƒ‡ใƒฌใƒฉ็—‡ๅ€™็พค.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Kanye West<br>
- โ”‚ย ย  โ””โ”€โ”€ My Beautiful Dark Twisted Fantasy<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Dark Fantasy.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Gorgeous.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Power.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 All of the Lights (interlude).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 All of the Lights.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Monster.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 So Appalled.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Devil in a New Dress.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Runaway.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Hell of a Life.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Blame Game.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Lost in the World.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 Who Will Survive in America.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Kazumi Tateishi Trio<br>
- โ”‚ย ย  โ”œโ”€โ”€ GHIBLI meets JAZZ ใ€œBeautiful Songsใ€œ<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ใ„ใคใ‚‚ไฝ•ๅบฆใงใ‚‚๏ผˆๅƒใจๅƒๅฐ‹ใฎ็ฅž้š ใ—๏ผ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใจใชใ‚Šใฎใƒˆใƒˆใƒญ๏ผˆใจใชใ‚Šใฎใƒˆใƒˆใƒญ๏ผ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ๅด–ใฎไธŠใฎใƒใƒ‹ใƒง๏ผˆๅด–ใฎไธŠใฎใƒใƒ‹ใƒง๏ผ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Arrietty's Song๏ผˆๅ€Ÿใ‚Šใใ‚‰ใ—ใฎใ‚ขใƒชใ‚จใƒƒใƒ†ใ‚ฃ๏ผ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ๆตทใฎ่ฆ‹ใˆใ‚‹่ก—๏ผˆ้ญ”ๅฅณใฎๅฎ…ๆ€ฅไพฟ๏ผ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ใ•ใใ‚‰ใ‚“ใผใฎๅฎŸใ‚‹้ ƒ๏ผˆ็ด…ใฎ่ฑš๏ผ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใ‚ขใ‚ทใ‚ฟใ‚ซใจใ‚ตใƒณ๏ผˆใ‚‚ใฎใฎใ‘ๅงซ๏ผ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ๅ›ใ‚’ใฎใ›ใฆ๏ผˆๅคฉ็ฉบใฎๅŸŽใƒฉใƒ”ใƒฅใ‚ฟ๏ผ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ้ขจใฎ้€šใ‚Š้“๏ผˆใจใชใ‚Šใฎใƒˆใƒˆใƒญ๏ผ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ใƒŠใ‚ฆใ‚ทใ‚ซใƒฌใ‚ฏใ‚คใ‚จใƒ ๏ผˆ้ขจใฎ่ฐทใฎใƒŠใ‚ฆใ‚ทใ‚ซ๏ผ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ้ขจใฎไผ่ชฌ๏ผˆ้ขจใฎ่ฐทใฎใƒŠใ‚ฆใ‚ทใ‚ซ๏ผ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 ๅธฐใ‚‰ใ–ใ‚‹ๆ—ฅใ€…๏ผˆ็ด…ใฎ่ฑš๏ผ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 ใ‚ซใƒณใƒˆใƒชใƒผใƒญใƒผใƒ‰๏ผˆ่€ณใ‚’ใ™ใพใ›ใฐ๏ผ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 ๆ„›ใฏ่Šฑใ€ๅ›ใฏใใฎ็จฎๅญ๏ผˆใŠใ‚‚ใฒใงใฝใ‚ใฝใ‚๏ผ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 15 ใƒ†ใƒซใƒผใฎๅ”„๏ผˆใ‚ฒใƒ‰ๆˆฆ่จ˜๏ผ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 16 ใ•ใใ‚‰ใ‚“ใผใฎๅฎŸใ‚‹้ ƒ ใƒฌใƒˆใƒญใƒใƒผใ‚ธใƒงใƒณ๏ผˆ็ด…ใฎ่ฑš๏ผ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ Smile ~Beautiful Song in Jazz~<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Moon River.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Over The Rainbow.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ๆ•…้ƒท.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Country.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 What A Wonderful World.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Close To You.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Someone To Watch Over Me.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ไธŠใ‚’ๅ‘ใ„ใฆๆญฉใ“ใ†.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 So Many Thanks.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Smile.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ 11 Track 11.m4a<br>
- โ”œโ”€โ”€ Ken Ishii<br>
- โ”‚ย ย  โ””โ”€โ”€ Jelly Tones<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Extra.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Cocoa Mousse.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Stretch.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Ethos 9.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Moved by Air.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Pause in Herbs.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Frame Out.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Endless Season.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Kendrick Lamar<br>
- โ”‚ย ย  โ”œโ”€โ”€ DAMN_<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 BLOOD_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 DNA_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 YAH_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ELEMENT_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 FEEL_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 LOYALTY_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 PRIDE_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 HUMBLE_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 LUST_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 LOVE_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 XXX_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 FEAR_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 GOD_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 DUCKWORTH_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ To Pimp a Butterfly<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Wesleyโ€™s Theory.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 For Free_ (interlude).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 King Kunta.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Institutionalized.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 These Walls.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 u.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Alright.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 For Sale_ (interlude).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Momma.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Hood Politics.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 How Much a Dollar Cost.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Complexion (A Zulu Love).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 The Blacker the Berry.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 You Ainโ€™t Gotta Lie (Momma Said).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 i.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 16 Mortal Man.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Kero Kero Bonito<br>
- โ”‚ย ย  โ”œโ”€โ”€ Bonito Generation<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Waking Up.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Heard a Song.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Graduation.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Fish Bowl.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Big City.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Break.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Lipslap.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Try Me.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Paintbrush.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Trampoline.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Picture This.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Hey Parents.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Forever Summer Holiday.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ Civilisation I<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Battle Lines.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 When the Fires Come.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 The River.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ Flamingo<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Flamingo.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ Heartbeat<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ 01 Heartbeat.mp3<br>
- โ”‚ย ย  โ”œโ”€โ”€ Intro Bonito<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Bonito Intro.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Intro Bonito.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Sick Beat.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 My Party.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Cat vs. Dog.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Kero Kero Bonito.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Babies (Are So Strange).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Bonito Jingle.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Homework.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Pocket Crocodile.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Cat vs. Dog.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Park Song.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Letโ€™s Go to the Forest.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 Small Town.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 15 Iโ€™d Rather Sleep.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ TOTEP<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 The One True Path.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Only Acting.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 You Know How It Is.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Cinema.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ The Princess and the Clock<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 The Princess and the Clock.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ Time โ€™nโ€™ Place<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Outside.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Time Today.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Only Acting.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Flyway.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Dump.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Make Believe.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Dear Future Self.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Visiting Hours.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 If Iโ€™d Known.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Sometimes.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Swimming.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Rest Stop.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ King Crimson<br>
- โ”‚ย ย  โ””โ”€โ”€ In the Court of the Crimson King<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 21st Century Schizoid Man (including Mirrors).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 I Talk to the Wind.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Epitaph (including March for No Reason and Tomorrow and Tomorrow).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Moonchild (including The Dream and The Illusion).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 The Court of the Crimson King (including The Return of the Fire Witch and The Dance of the Puppets).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Lamp<br>
- โ”‚ย ย  โ””โ”€โ”€ ๆ‹ไบบใธ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๆ‹ไบบใธ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ใฒใ‚ใŒใ‚‹ใชใฟใ .mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ๆœ€็ต‚ๅˆ—่ปŠใฏ25ๆ™‚.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๆ—ฅๆ›œๆ—ฅใฎใŠๅˆฅใ‚Œ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ๆ˜Žๆ—ฅใซใชใ‚Œใฐๅƒ•ใฏ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ้›จใฎใƒกใƒƒใ‚ปใƒผใ‚ธ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ๆ„›ใฎ่จ€่‘‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ๆ‹ใฏๆœˆใฎ่”ญใซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ album.nfo<br>
- โ”œโ”€โ”€ Lena Raine<br>
- โ”‚ย ย  โ””โ”€โ”€ Minecraft Nether Update (Original Game Soundtrack)<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Chrysopoeia.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Rubedo.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 So Below.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Pigstep - Mono Mix.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ 05 Pigstep - Stereo Mix.mp3<br>
- โ”œโ”€โ”€ LiSA<br>
- โ”‚ย ย  โ”œโ”€โ”€ LiSA BEST -Day-<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Rising Hope.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 crossing field.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ใ ใฃใฆใ‚ขใ‚ฟใ‚ทใฎใƒ’ใƒผใƒญใƒผใ€‚.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใ‚ทใƒซใ‚ท.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 AxxxiS.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Empty MERMAiD.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใ‚ธใ‚งใƒƒใƒˆใƒญใ‚ฑใƒƒใƒˆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 BRiGHT FLiGHT.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 trรคumerei.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 L.Miranic.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ID.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 LiTTLE DEViL PARADE.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 WiLL ~็„ก่‰ฒ้€ๆ˜Ž~.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 Believe in myself.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ LiSA BEST -Way-<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Catch the Moment.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Thrill, Risk, Heartless.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 oath sign.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ASH.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Rally Go Round.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ใƒใƒญใƒผใ‚ฐใƒƒใƒ‡ใ‚ค.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 No More Time Machine.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Hi FiVE!.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ใ‚ณใ‚บใƒŸใƒƒใ‚ฏใ‚ธใ‚งใƒƒใƒˆใ‚ณใƒผใ‚นใ‚ฟใƒผ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Brave Freak Out.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ROCK-modeโ€™18.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Mr.Launcher.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Believe in ourselves.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 best day, best way.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ ็ด…่“ฎ่ฏ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ็ด…่“ฎ่ฏ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 โ€œPROPAGANDAโ€.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใ‚„ใใใใฎใ†ใŸ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ็ด…่“ฎ่ฏ โ€“TV ver.โ€“.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Linked Horizon<br>
- โ”‚ย ย  โ””โ”€โ”€ ็œŸๅฎŸใธใฎ้€ฒๆ’ƒ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๆ†งๆ†ฌใจๅฑใฎ้“.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 13ใฎๅ†ฌ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ MASS OF THE FERMENTING DREGS<br>
- โ”‚ย ย  โ”œโ”€โ”€ MASS OF THE FERMENTING DREGS<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 delusionalism.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใƒใ‚คใƒฉใ‚คใƒˆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 skabetty.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใ‚จใƒณใƒ‰ใƒญใƒผใƒซ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 I F A SURFER.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ใƒ™ใ‚ขใƒผใ‚บ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ No New World<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 New Order.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใ‚ใ•ใฒใชใ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ใ ใฃใŸใ‚‰ใ„ใ„ใฎใซใช.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 YAH YAH YAH.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 No New World.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 HuHuHu.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Sugar.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ใ‚นใƒญใƒผใƒขใƒผใ‚ทใƒงใƒณใƒชใƒ—ใƒฌใ‚ค.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ ใ‚ผใƒญใ‚ณใƒณใƒžใ€่‰ฒใจใ‚Šใฉใ‚Šใฎไธ–็•Œ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใ‚ผใƒญใ‚ณใƒณใƒžใ€่‰ฒใจใ‚Šใฉใ‚Šใฎไธ–็•Œ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ใพใงใ€‚ๆƒ…็†ฑใƒŸใƒƒใ‚ฏใ‚น.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ็ต‚ใ‚ใ‚Šใฎใฏใ˜ใพใ‚Š.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 RAT.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ONEDAY.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใ‚ตใ‚คใƒ€ใƒผใจๅ›.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใ‚บใƒฌใ‚‹.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใฒใใšใ‚‹ใƒ“ใƒผใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ใ•ใ‚“ใ–ใ‚ใ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ MONDO GROSSO<br>
- โ”‚ย ย  โ””โ”€โ”€ ไฝ•ๅบฆใงใ‚‚ๆ–ฐใ—ใ็”Ÿใพใ‚Œใ‚‹<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 TIME.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๆ˜ฅใฏใƒˆใƒฏใซ็›ฎ่ฆšใ‚ใ‚‹ (Ver.2).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใƒฉใƒ“ใƒชใƒณใ‚น (Album Mix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ่ฟทๅญใฎใ‚ขใ‚นใƒˆใ‚ฅใƒซใƒŠใ‚ฆใ‚ฟ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ๆƒ‘ๆ˜Ÿใ‚ฟใƒณใƒˆใƒฉ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 SOLITARY.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ERASER.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 SEE YOU AGAIN.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 late night blue.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 GOLD.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ๅฟœ็ญ”ใ›ใ‚ˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ MYTH & ROID<br>
- โ”‚ย ย  โ”œโ”€โ”€ PANTA RHEI<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 PANTA RHEI.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ TIT FOR TAT<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 TIT FOR TAT.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 STYX HELIX -KIHOW Style edition-.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ VORACITY<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 VORACITY.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Something w_o Sunrise.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ eYe's<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 - A beginning -.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 TRAGEDY_ETERNITY.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Paradisus-Paradoxum.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 STYX HELIX.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ้›ชใ‚’่ดใๅคœ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Tough & Alone.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ANGER_ANGER.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 theater D.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 JINGO JUNGLE -HBB Remix-.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Crazy Scary Holy Fantasy.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 L.L.L_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 sunny garden sunday.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 -to the future days.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 - An Ending -.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ shadowgraph<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 shadowgraph.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Remembrance.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Masayoshi Minoshima<br>
- โ”‚ย ย  โ””โ”€โ”€ Bad Apple!!<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Bad Apple!!.ogg<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Melt-Banana<br>
- โ”‚ย ย  โ”œโ”€โ”€ Cell-Scape<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Phantasmagoria.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Shield for Your Eyes, a Beast in the Well on Your Hand.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 A Dreamer Who Is Too Weak to Face Up To.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Lost Parts Stinging Me So Cold.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Chain-Shot to Have Some Fun.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Like a White Bat in a Box, Dead Matters Go On.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Key Is a Fact That a Cat Brings.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 A Hunter in the Rain to Cut the Neck Up in the Present Stage.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 If It Is the Deep Sea, I Can See You There.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Outro for Cell-Scape.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ Fetch<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Candy Gun.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 The Hive.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Vertigo Game.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Lefty Dog (run, caper, run).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Infection Defective.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 My Missing Link.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Zero+.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Schemes of the Tails.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Lie Lied Lies.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Red Data, Red Stage.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Then Red Eyed.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Zero.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Miles Davis<br>
- โ”‚ย ย  โ””โ”€โ”€ Kind of Blue<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 So What.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Freddie Freeloader.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Blue in Green.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 All Blues.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Flamenco Sketches.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Mingus Big Band<br>
- โ”‚ย ย  โ””โ”€โ”€ Nostalgia in Times Square<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Nostalgia in Times Square.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Moanin'.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Self-Portrait in 3 Colors.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Don't Be Afraid, the Clown's Afraid, Too.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Duke Ellington's Sound of Love.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Mingus Fingers.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Weird Nightmare.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Open Letter to Duke.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Invisible Lady.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Ecclusiastics.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Moe Shop<br>
- โ”‚ย ย  โ”œโ”€โ”€ Moe Moe<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Magic.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Virtual.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Baby Pink.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Lovesick.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Notice.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Fantasy.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.png<br>
- โ”‚ย ย  โ””โ”€โ”€ Moshi Moshi<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Intro.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Pretty Please.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Superstar.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Dance Dance.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Crosstalk.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Love Me.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Outro.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.png<br>
- โ”œโ”€โ”€ NUMBER GIRL<br>
- โ”‚ย ย  โ”œโ”€โ”€ NUM-HEAVYMETALLIC<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 NUM-HEAVYMETALLIC.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 INUZINI.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 NUM-AMI-DABUTZ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Tombo the electric bloodred.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 delayed brain.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 CIBICCOใ•ใ‚“.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 MANGA SICK.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 FU๏ฝฅSI๏ฝฅGI.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ๆ€ง็š„ๅฐ‘ๅฅณ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Frustration in my blood.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ้ป’็›ฎใŒใกใชๅฐ‘ๅฅณ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.png<br>
- โ”‚ย ย  โ””โ”€โ”€ SCHOOL GIRL DISTORTIONAL ADDICT<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใ‚ฟใƒƒใƒ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 PIXIE Dรœ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ่ฃธ่ถณใฎๅญฃ็ฏ€.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 YOUNG GIRL SEVENTEEN SEXUALLY KNOWING.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ๆกœใฎใƒ€ใƒณใ‚น.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ๆ—ฅๅธธใซ็”Ÿใใ‚‹ๅฐ‘ๅฅณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ็‹‚ใฃใฆๅ€™.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ้€ๆ˜Žๅฐ‘ๅฅณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ่ปขๆ ก็”Ÿ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 EIGHT BEATER.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Nacio Herb Brown<br>
- โ”‚ย ย  โ””โ”€โ”€ Singinโ€™ in the Rain<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Main Title.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Dignity.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Fit as a Fiddle (and Ready for Love).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Stunt Montage (extended version).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 First Silent Picture (extended version).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Tango (Temptation).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 All I Do is Dream of You.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Gene Dreams of Kathy.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 All I Do Is Dream of You (outtake).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Make โ€™em Laugh.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Beautiful Girl Montage.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Beautiful Girl.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 Have Lunch With Me.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 The Stage Is Set.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 You Were Meant for Me.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 16 You Are My Lucky Star (outtake).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 17 Moses.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 18 Good Morning.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 19 Good Night, Kathy.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 20 Singinโ€™ in the Rain.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 21 From Dueling to Dancing.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 22 Would You_.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 23 Broadway Melody Ballet (extended version).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 24 Would You_ End Title.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 25 Singinโ€™ in the Rain (in Aโ€flat) (extended version).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 26 Finale.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 27 Main Title (alternate version).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 28 Beautiful Girl (alternate version_tempo track).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 29 Would You_ (unused version).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 30 Singinโ€™ in the Rain (radio broadcast).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Neutral Milk Hotel<br>
- โ”‚ย ย  โ””โ”€โ”€ In the Aeroplane Over the Sea<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 The King of Carrot Flowers, Pt. One.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 The King of Carrot Flowers, Pts. Two & Three.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 In the Aeroplane Over the Sea.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Two-Headed Boy.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 The Fool.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Holland, 1945.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Communist Daughter.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Oh Comely.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Ghost.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 [untitled].mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Two-Headed Boy, Pt. Two.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Night Tempo<br>
- โ”‚ย ย  โ””โ”€โ”€ Fantasy<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Catch!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Usagi Funk.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Home.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Dance_.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Love You.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ShortCake.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Suki_ Suki!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Koi.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Lovely!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Patchwork Love.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Destiny.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Keep On.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 I Like It.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 Love Me Like You Do.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 Nighty Night.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 16 Reversible Love.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 17 Shimasyou! (Do It!).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 18 b a e.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.png<br>
- โ”œโ”€โ”€ Ogre You Asshole<br>
- โ”‚ย ย  โ””โ”€โ”€ OGRE YOU ASSHOLE<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใพใŸๆ˜Žๆ—ฅ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ใƒฆใƒผใƒฌใ‚ค.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใ‚ฟใƒ‹ใ‚ท.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใ‚ซใ‚คใ‚ปใƒณใƒˆใ‚ฆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใ‚ซใƒ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใฉใฃใกใ‹ใฎ่ง’.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใƒญใƒœใƒˆใƒŸใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 J.N.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Otoboke Beaver<br>
- โ”‚ย ย  โ””โ”€โ”€ Itekoma Hits<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Datsu . Hikage No Onna.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Akimahenka.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 S'il vous plait.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Bakuro Book.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 What Do You Mean You Have Talk to Me at This Late Date_.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Introduce Me to Your Family.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Love Is Short.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Bad Luck.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Don't Light My Fire.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 6 Day Working Week Is a Pain.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Binge Eating Binge Drinking Bulimia.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 I'm Tired of Your Repeating Story.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 Anata Watashi Daita Ato Yome No Meshi.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 Ikezu.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Otomo Yoshihideโ€™s New Jazz Ensemble<br>
- โ”‚ย ย  โ””โ”€โ”€ Dreams<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Preach.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Yume.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Good Morning.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Teinen Pushiganga.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Toi Hibiki.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Eureka.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Hahen Fukei.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ POLYSICS<br>
- โ”‚ย ย  โ””โ”€โ”€ Hey! Bob! My Friend!<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Sunnymaster.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Buggie Technica.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Plus Chicker.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Hot Stuff.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Married to a Frenchman.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Eleki Gassen.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Nice.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Good.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Monsoon.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Pike.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Poly-Farm.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Modern.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ PSYQUI feat. Such<br>
- โ”‚ย ย  โ””โ”€โ”€ ใƒ’ใ‚นใƒ†ใƒชใƒƒใ‚ฏใƒŠใ‚คใƒˆใ‚ฌใƒผใƒซ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใƒ’ใ‚นใƒ†ใƒชใƒƒใ‚ฏใƒŠใ‚คใƒˆใ‚ฌใƒผใƒซ (android52 edit).m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Panchiko<br>
- โ”‚ย ย  โ””โ”€โ”€ D_E_A_T_H_M_E_T_A_L<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 D_E_A_T_H_M_E_T_A_L.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Stabilisers for Big Boys.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Laputa.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 The Eyes of Ibad.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 CUT.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Sodium Chloride.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Kicking Cars.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 D_E_A_T_H_M_E_T_A_L_R_O_T.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Stabilisers for Big Boys_R_O_T.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Laputa_R_O_T.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 The Eyes of Ibad_R_O_T.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Party In Backyard & PewDiePie<br>
- โ”‚ย ย  โ””โ”€โ”€ Bitch Lasagna<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Bitch Lasagna.opus<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Paul Hardcastle _ Pigbag<br>
- โ”‚ย ย  โ””โ”€โ”€ Papa's Got A Brand New Pigbag<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Papa's Got a Brand New Pigbag.flac<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ album.nfo<br>
- โ”œโ”€โ”€ Perfume<br>
- โ”‚ย ย  โ”œโ”€โ”€ COSMIC EXPLORER<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Navigate.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Cosmic Explorer.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Miracle Worker.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Next Stage with YOU.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 STORY.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 FLASH (Album-mix).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Sweet Refrain (Album-mix).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Baby Face.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 TOKIMEKI LIGHTS (Album-mix).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 STAR TRAIN (Album-mix).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Relax In The City.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Pick Me Up.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Cling Cling (Album-mix).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 Hold Your Hand.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ Cling Cling<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Cling Cling.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Hold Your Hand.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 DISPLAY.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใ„ใ˜ใ‚ใ‚‹ใชใƒใƒญใƒผ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Cling Cling -Original Instrumental-.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Hold Your Hand -Original Instrumental-.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 DISPLAY -Original Instrumental-.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ใ„ใ˜ใ‚ใ‚‹ใชใƒใƒญใƒผ -Original Instrumental-.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ folder.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ Future Pop<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Start-Up.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Future Pop.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 If you wanna.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 TOKYO GIRL.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 FUSION.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Tiny Baby.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Let Me Know.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ่ถ…ๆฅ่ผช.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ็„ก้™ๆœชๆฅ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ๅฎ็Ÿณใฎ้›จ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ๅคฉ็ฉบ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Everyday.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ GAME<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ใƒใƒชใƒชใ‚บใƒ .mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 plastic smile.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 GAME.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Baby cruising Love.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ใƒใƒงใ‚ณใƒฌใ‚คใƒˆใƒปใƒ‡ใ‚ฃใ‚นใ‚ณ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ใƒžใ‚ซใƒญใƒ‹.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใ‚ปใƒฉใƒŸใƒƒใ‚ฏใ‚ฌใƒผใƒซ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Take me Take me.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ใ‚ทใƒผใ‚ฏใƒฌใƒƒใƒˆใ‚ทใƒผใ‚ฏใƒฌใƒƒใƒˆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Butterfly.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Twinkle Snow Powdery Snow.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Puppy love.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ JPN<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 The Opening.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใƒฌใƒผใ‚ถใƒผใƒ“ใƒผใƒ  (Album-mix).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 GLITTER (Album-mix).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใƒŠใƒใƒฅใƒฉใƒซใซๆ‹ใ—ใฆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 MY COLOR.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ๆ™‚ใฎ้‡.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใญใ‡.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ๅพฎใ‹ใชใ‚ซใ‚ชใƒช.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 575.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 VOICE.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ๅฟƒใฎใ‚นใƒใƒผใƒ„.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Have a Stroll.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 ไธ่‡ช็„ถใชใ‚ฌใƒผใƒซ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 ใ‚นใƒ‘ใ‚คใ‚น.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ LEVEL3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Enter the Sphere.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Spring of Life (Album-mix).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Magic of Love (Album-mix).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Clockwork.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 1mm.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ๆœชๆฅใฎใƒŸใƒฅใƒผใ‚ธใ‚ขใƒ .mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Party Maker.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ใตใ‚Šใ‹ใˆใ‚‹ใจใ„ใ‚‹ใ‚ˆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ใƒใ‚คใƒณใƒˆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ใ ใ„ใ˜ใ‚‡ใฐใชใ„.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Handy Man.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Sleeping Beauty.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Spending all my time (Album-mix).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 Dream Land.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ โŠฟ<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Take Off.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Love the World.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Dream Fighter.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Edge (Triangle-Mix).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Night Flight.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Kiss and Music.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Zero Gravity.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 I Still Love U.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 The Best Thing.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Speed of Sound.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 One Room Disco.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Negai (Album-Mix).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ ใƒŠใƒŠใƒŠใƒŠใƒŠใ‚คใƒญ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใƒŠใƒŠใƒŠใƒŠใƒŠใ‚คใƒญ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ RADWIMPS<br>
- โ”‚ย ย  โ”œโ”€โ”€ Weathering With You<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Theme of _Weathering With You_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 The Taste of Kindness.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 First Visit to K&A.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Welcome to Senpikan.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 K&A Welcoming Ceremony.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Voice of Wind (movie edit).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Saving Hina.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Sky Clearing Up.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Sea in the Sky.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Visiting Home.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 First Part Time Job as Sunshine Girl.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Celebration (movie edit).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Fireworks Festival.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 Shrine of Weather.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 15 Shiba Ko-En.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 16 Two Confessions.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 17 City Crisis.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 18 Snow in Midsummer.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 19 Power of the Weather.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 20 Time With Family.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 21 Hina, Fading Away.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 22 Eternity Above Clouds.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 23 Clear Sky and Loss.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 24 Hodaka Escapes _ Kid's Plot.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 25 Bike Chasing.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 26 Running With Hina.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 27 Is There Still Anything That Love Can Do_ (movie edit).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 28 Grand Escape (movie edit).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 29 Rain Again.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 30 We'll Be Alright (movie edit).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 31 Is There Still Anything That Love Can Do_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ Your Name (Original Motion Picture Soundtrack)<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Dream Lantern.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 School Road.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Itomori Highschool.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 First View of Tokyo.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Cafรฉ at Last.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Theme of Ms. Okudera.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Unusual Changes of Two.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Zenzenzense (Movie Version).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Goshintai.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Date.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Autumn Festival.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Evoking Memories.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 Visit to Hida.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 Disappeared Town.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 Library.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 16 The Night Inn.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 17 Again to Goshintai.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 18 Kuchikamizake Trip.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 19 Council of War.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 20 Persuading Mayor.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 21 Theme of Mitsuha.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 22 Unseen Two.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 23 Katawaredoki.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 24 Sparkle (Movie Version).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 25 Date 2.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 26 Nandemonaiya (Movie Edit).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 27 Nandemonaiya (Movie Version).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Reol<br>
- โ”‚ย ย  โ”œโ”€โ”€ Sigma<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Vip Kid.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Give Me a Break Stop Now.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Yoiyoi Kokon.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Konoyo Loading.._.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Re_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Lunatic.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Kamisama Ni Nattahi.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Chiruchiru.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 -Final Sigma-.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Detarame Kidding.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Summer Horror Party.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 404 Not Found.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 Viora.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ ใ‚จใƒณใƒ‰ใƒฌใ‚นEP<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ใƒ‹ใƒฅใƒผใ‚ฟใ‚คใƒ—ใƒˆใƒผใ‚ญใƒงใƒผ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 B12.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ใ‚จใƒณใƒ‰ใƒฌใ‚นใƒฉใ‚คใƒณ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 LUVORATORRRRRY!.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ ไบ‹ๅฎŸไธŠ<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ๅนฝๅฑ…ใฎใƒฏใƒซใƒ„.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใ‚ตใ‚คใ‚ตใ‚ญ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ๆฟ€็™ฝ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ๅไธญๅ…ซไน.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ็…ฉๆ‚ฉ้Šๆˆฏ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 โ€“MANDARA FACTโ€“.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ็œŸ็ฉบใ‚ชใƒผใƒซใƒ‰ใƒญใƒผใ‚บ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ใƒŸใƒฉใƒผใ‚ธใƒฅ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 SAIREN.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ็ง‹ๆ˜ .mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ๅŠฃ็ญ‰ไธŠ็ญ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.png<br>
- โ”‚ย ย  โ”œโ”€โ”€ ๆฅตๅฝฉ่‰ฒ<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 -nil-.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ๆฅตๅฝฉ่‰ฒ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ็”Ÿๅ‘ฝ็ทš.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ๆฐดๅบ•ๆธธๆญฉ้“.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ใƒใƒซใ‚ทใ‚ขใƒณ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ใƒญใ‚ธใƒƒใ‚ฏใ‚จใƒผใ‚ธใ‚งใƒณใƒˆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 -orderly-.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 mede_mede.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Syrup.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ใƒฉใƒปใ‚ฟใ‚ฟใƒณ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ใƒŸใƒƒใƒ‰ใƒŠใ‚คใƒˆใ‚นใƒˆใƒญใ‚ฆใƒฉ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Behind The Night.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 ROXY.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 ็ด„ๆŸใฎ่’ผ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 15 MONSTER.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 16 ๆŸ“.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 17 FLASH BACK.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 18 ใƒˆใ‚ญใƒฒใƒปใƒ•ใ‚กใƒณใ‚ซ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 19 magician's operation.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 20 ๅฆ„ๆƒณใ€†Question.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 21 TRUTHใ€œA Great Detective of Loveใ€œ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 22 ใŠใ“ใกใ‚ƒใพๆˆฆไบ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ ้‡‘ๅญ—ๅก”<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ้‡‘ๅญ—ๅก”.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 HYPE MODE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใ‚†ใƒผใ‚Œใ„ใšใฟใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 -ใƒ ใƒผใƒ–ใฎใŸใ‚ใฎ่ฉฆๅฅๆ›ฒ Nr.4-.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใƒใƒผใƒกใƒซใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 un, deux, trois.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 insider.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใƒ€ใƒช.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 -ใƒซใƒใฎๅฐๅ“ Nr.9-.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 GRIMOIRE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 1LDK.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Rina Sawayama<br>
- โ”‚ย ย  โ””โ”€โ”€ SAWAYAMA<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Dynasty.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 XS.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 STFU!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Comme des garcons (Like the Boys).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Akasaka Sad.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Paradisinโ€™.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Love Me 4 Me.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Bad Friend.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Fuck This World (interlude).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Whoโ€™s Gonna Save U Now_.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Tokyo Love Hotel.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Chosen Family.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 Snakeskin.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 Tokyo Takeover.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ SOIL&โ€œPIMPโ€SESSIONS<br>
- โ”‚ย ย  โ”œโ”€โ”€ 6<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Seven (Intro Sound Collage by DJ KENTARO).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Keizoku.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Papa's Got a Brand New Pigbag.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 My Foolish Heart ใ€œ Crazy in Mind ใ€œ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Double Trouble.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Pop Korn.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Quartz and Chronometer.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Paraiso.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 My Foolish Heart ใ€œ Crazy on Earth ใ€œ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Mirror Boy.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Stolen Moments.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 After the Party.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 ๆฎบๆˆฎใจๅนณๅ’Œ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ Pimp of The Year<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 MEMAI.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 SUMMER GODDESS.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 WORLDWIDE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Crush!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 SABOTAGE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 SCOOP OUT.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 SAHARA.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ็ ด็‰‡.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 THE BLACK WIDOW BLUES.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 THE WHITE WIDOW.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 i-rony.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 LAST LONG.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 SATSURIKU ใƒ‹ใƒฅใƒผใ‚ฆใ‚งใ‚คใƒ–.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ SOPHIE<br>
- โ”‚ย ย  โ””โ”€โ”€ Faceshopping<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Faceshopping.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ SUGAR BABE<br>
- โ”‚ย ย  โ””โ”€โ”€ SONGS<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 SHOW.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 DOWN TOWN.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ่œƒๆฐ—ๆฅผใฎ่ก—.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ้ขจใฎไธ–็•Œ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใŸใ‚ใ„ใใฐใ‹ใ‚Š.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใ„ใคใ‚‚้€šใ‚Š.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใ™ใฆใใชใƒกใƒญใƒ‡ใ‚ฃใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ไปŠๆ—ฅใฏใชใ‚“ใ ใ‹.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ้›จใฏๆ‰‹ใฎใฒใ‚‰ใซใ„ใฃใฑใ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ้ŽใŽๅŽปใ‚Šใ—ๆ—ฅใ€… _60's Dream_.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 SUGAR.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ๅคใฎ็ต‚ใ‚ใ‚Šใซ (demo).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 ใƒ‘ใƒฌใƒผใƒ‰ (demo).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 SHOW (demo).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 ๆŒ‡ๅˆ‡ใ‚Š (demo).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 16 ๆƒณใ„ (live version).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 17 ใ„ใคใ‚‚้€šใ‚Š (live version).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 18 ใŸใ‚ใ„ใใฐใ‹ใ‚Š (diff. mix version).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 19 SUGAR (wild mix version).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 20 DOWN TOWN (ใ‚ซใƒฉใ‚ชใ‚ฑ).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ SUPERCAR<br>
- โ”‚ย ย  โ””โ”€โ”€ HIGHVISION<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 STARLINE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 WARNING BELL.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 STORYWRITER.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 AOHARU YOUTH.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 OTOGI NATION.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 STROBOLIGHTS.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 I.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 YUMEGIWA LAST BOY.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 NIJIIRO DARKNESS.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 SILENT YARITORI.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Sarah Vaughan<br>
- โ”‚ย ย  โ””โ”€โ”€ Sarah Vaughan<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Lullaby of Birdland (composite master take).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 April in Paris.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 He's My Guy.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Jim.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 You're Not the Kind.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Embraceable You.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 I'm Glad There Is You.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 September Song.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 It's Crazy.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Lullaby of Birdland (partial alternate take).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Shibayan Records<br>
- โ”‚ย ย  โ”œโ”€โ”€ Adrastea<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Cosmic flower.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 AURORA.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 SUPER MOON.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใ‚นใ‚คใƒณใ‚ฐใƒใ‚ค.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ใƒขใƒŽใ‚ฏใƒญใƒปใ‚คใƒณใ‚ถใƒŠใ‚คใƒˆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ่ณข่€…ใฎๆฅตๅŒ—.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 MyonMyonMyonMyonMyonMyonMyonMyon!.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ใ‚ฏใƒฉใ‚คใƒ ใƒปใ‚นใƒˆใƒผใƒชใƒผใจใใฟใฎใ‚ฆใ‚ฝ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ TOHO BOSSA NOVA 2<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Close to your Mind.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 darling, would you catch me_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Acoustic Image.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใ‚ขใƒชใ‚นใฎใƒœใ‚ตใƒŽใƒ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 relative relation (it's all about).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Etupirka, Angelica.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ็™ฝ็މ่Œถๅฑ‹inๅ†ฅๅœŸ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ใƒŠใƒซใ‚ญใƒƒใ‚ฝใ‚นใซใ•ใ‚ˆใชใ‚‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ใ‚ฟใ‚คใƒ‹ใƒผใƒชใƒˆใƒซใƒปใ‚ขใ‚ธใ‚ขใƒณใ‚ฟใƒ .mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Full Moon Samba.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ใชใ‚“ใฆใ“ใจใชใ„ๆ—ฅ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ TOHO BOSSA NOVA 5<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ็”บไธญใƒ‰ใƒฉใ‚คใƒ–.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ๆ˜ฅใฎใŠใจใšใ‚Œ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ใƒดใ‚งใƒซใƒ‹ใ‚ฒใƒญใƒผใƒ‡ใฎ่ปŠ็ช“ใ‹ใ‚‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ้ป„ๆ˜ใฏ็œŸ็ ่‰ฒ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Give up on it.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 marisanha.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใ‚ตใ‚ฐใƒกใ•ใพ๏ผ“ๅˆ†ใ‚ฏใƒƒใ‚ญใƒณใ‚ฐ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ TOHO BOSSA NOVA 7<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ๆœจๆผใ‚Œๆ—ฅใฎๆ›ธๆ–Žใ‹ใ‚‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 fluindo.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 solitary girl.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Read Some Romance.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ใŠใฒใ‚‹ใ‚„ใ™ใฟใฎ็ตตๅฎ‡ๅฎ™่ฉฑ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ใƒ ใƒผใƒณใƒฉใ‚คใƒˆใƒปใ‚ขใƒ‹ใƒžใƒซใƒˆใƒฌใ‚คใƒซ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Girls loved by breeze.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Black lily Princess.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ TOHO BOSSA NOVA 8<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 soda pop ice cream.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Ghost flight in the sky.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ๆตๆ˜Ÿใ‚’ใใใฃใฆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Love me do.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Insane Stoicism.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ้ฃŸในๆญฉใ้ญ‚.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใ‚‚ใใ‚‚ใใฎใใ‚‚ใ€้šฃใงใ„ใฃใ—ใ‚‡ใซ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 querida ilusรฃo.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ใตใ‚ใตใ‚ใฉใ‚Œใฟใƒผ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.png<br>
- โ”‚ย ย  โ””โ”€โ”€ TOHO BOSSA NOVA 9<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใƒใƒƒใƒ”ใƒผใƒปใƒใ‚ญใƒณใƒปใƒใƒƒใƒ—.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ้ขจ่Šฑใฎๅธณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใ‚ขใ‚นใ‚ฟใƒปใƒฉใƒปใƒ“ใ‚นใ‚ฟ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 mรบsica noturna.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใตใ˜ใ‚„ใพใ€็™ปใ‚‹ใ‘ใ‡ใฎ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 MUKOU NO BEACH.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใ•ใ‹ใ•ใพใƒใƒ–ใƒซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 First note.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 sunset chant.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Shinichi Osawa<br>
- โ”‚ย ย  โ””โ”€โ”€ The One<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Star Guitar.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Detonator.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Electro411.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Our Song.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Dreamhunt.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Push.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Rendezvous.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 The Patch.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Last Days.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 State of Permission.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Foals.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 The Golden.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 Maximum Joy.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 Ami Nu Ku Tuu (The One version).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Snailโ€™s House<br>
- โ”‚ย ย  โ”œโ”€โ”€ Ordinary Songs<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Thinkin' of u_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใƒฉใƒปใƒ ใƒปใƒ (ra-mu-ne).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Cocoa.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 [snowlight].mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 I'm Curious~_3.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Look at me ~_3.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 La La La.._.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 โ™ซ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 aid for your heart.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 It's gonna be alright.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 fuka fuka ofuton.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.png<br>
- โ”‚ย ย  โ”œโ”€โ”€ Ordinary Songs 2<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 introduction.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 white day.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 walking on snow.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 fizzy resort.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 hot milk.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Cappuccino.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 sweetheart.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.png<br>
- โ”‚ย ย  โ””โ”€โ”€ Snรถ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Snรถ (Intro).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 [covered in white].mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 [snowdrift].mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 [fluttering].mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 thaw (interlude).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 [whiteout].mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 [waiting for you, waiting for you.].mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ้›ชใฎ้™ใ‚‹่ก—ใงใ€ใ‚ใชใŸใ‚’ๅพ…ใฃใฆใ„ใ‚‹ใ€‚.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Farewell.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 see you again (outro).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ THE ORAL CIGARETTES<br>
- โ”‚ย ย  โ””โ”€โ”€ FIXION<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๆฐ—ใฅใ‘ใ‚ˆBaby.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ็‹‚ไนฑ Hey Kids!!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 MIRROR.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 STAY ONE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใ‚จใ‚คใƒŸใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใƒžใƒŠใƒผใƒขใƒผใƒ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ้€šใ‚Š้ŽใŽใŸๅญฃ็ฏ€ใฎ็ฉบใง.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใ‚ซใƒณใ‚ฟใƒณใƒŠใ‚ณใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Aโ€Eโ€Uโ€I.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Everything.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ TK<br>
- โ”‚ย ย  โ””โ”€โ”€ unravel<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 unravel.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Fu re te Fu re ru.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Acoustic Installation.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 unravel (TV edit).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ TOHO JAZZ MESSENGERS<br>
- โ”‚ย ย  โ”œโ”€โ”€ girls apartment<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 a caged persona.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 voyage Gothic Bold.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Fall Coin Sunset.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 In The Shade.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Labyrinth.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 tea break.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 No More News.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Parfait Amour.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Burning Rum Tea.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Un Fiore Rosso (Take1).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ girls apartment 2<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Un Fiore Rosa (TakeB1).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Sparrowtail.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 asian samba.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Lucondium.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Color del amor.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Red Eye.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 in the room.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Nestikinz.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 narciso.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Para la princesa tarde.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ไธ‰ๆœˆใ‚ˆใ‚Š่ฅฟใธ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Tessa Violet<br>
- โ”‚ย ย  โ””โ”€โ”€ Crush<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Crush.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.png<br>
- โ”œโ”€โ”€ The Velvet Underground<br>
- โ”‚ย ย  โ””โ”€โ”€ The Velvet Underground & Nico<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Sunday Morning.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Iโ€™m Waiting for the Man.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Femme Fatale.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Venus in Furs.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Run Run Run.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 All Tomorrowโ€™s Parties.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Heroin.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 There She Goes Again.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Iโ€™ll Be Your Mirror (mono).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 The Black Angelโ€™s Death Song.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 European Son.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 All Tomorrowโ€™s Parties (alternate mix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Tomggg<br>
- โ”‚ย ย  โ””โ”€โ”€ Butter Sugar Cream<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Butter Sugar Cream.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Chocoholic.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Caramel Popcorn.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Wedding Cake.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Butter Sugar Cream (Maxo Beammix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ WhaleDontSleep<br>
- โ”‚ย ย  โ””โ”€โ”€ ใญใ‚€ใ‚‹ใพใก (feat. yama)<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใญใ‚€ใ‚‹ใพใก (feat. yama).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ album.nfo<br>
- โ”œโ”€โ”€ YUC'e<br>
- โ”‚ย ย  โ””โ”€โ”€ macaron moon<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Opening Theme.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 macaron moon.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Night Club Junkie.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Cappchino.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Datte.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Ending Theme.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ YUKIKA<br>
- โ”‚ย ย  โ””โ”€โ”€ ์„œ์šธ์—ฌ์ž<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 From HND to GMP.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 I FEEL LOVE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ์„œ์šธ์—ฌ์ž.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๋„ค์˜จ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Yesterday.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ๋ฐœ๊ฑธ์Œ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ์•ˆ์•„์ค˜.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ์ข‹์•„ํ•˜๊ณ  ์žˆ์–ด์š”.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ์นœ๊ตฌ๊ฐ€ ํ•„์š”ํ•ด.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ๊ทธ๋Š˜.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 All flights are delayed.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 NEON 1989.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 ์ข‹์•„ํ•˜๊ณ  ์žˆ์–ด์š” (Acoustic Ver.).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Yellow Magic Orchestra<br>
- โ”‚ย ย  โ”œโ”€โ”€ Naughty Boys<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Kimi ni Mune Kyun (Uwaki na Bakansu).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Expected Way.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Focus.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Ongaku.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Opened My Eyes.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 You've Got to Help Yourself.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Lotus Love.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Kai-Koh.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Expecting Rivers.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Wild Ambitions.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ Solid State Survivor<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Technopolis.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Absolute Ego Dance.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Rydeen.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Castalia.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Behind the Mask.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Day Tripper.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Insomnia.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Solid State Survivor.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ Yellow Magic Orchestra<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Computer Game _Theme From Circus_.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Firecracker.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Simoon.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Cosmic Surfin'.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Computer Game _Theme From The Invader_.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Tong Poo.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 La Femme Chinoise.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Bridge Over Troubled Music.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Mad Pierrot.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Acrobat.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Yunomi<br>
- โ”‚ย ย  โ””โ”€โ”€ ใ‚†ใฎใ‚‚ใใ‚…<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใ‚ใ‚“ใŸใ„ใ‚ณใ‚บใƒŸใƒƒใ‚ฏ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๆž•ๅ…ƒใซใ‚ดใƒผใ‚นใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใƒญใƒœใƒ†ใ‚ฃใƒƒใ‚ฏใ‚ฌใƒผใƒซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใ‚คใƒณใƒ‰ใ‚ข็ณปใชใ‚‰ใƒˆใƒฉใƒƒใ‚ฏใƒกใ‚คใ‚ซใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใ‚†ใฎใฟใฃใใซใŠ่Œถใ—ใฆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใ‚ตใƒณใƒ‡ใƒผใƒขใƒผใƒ‹ใƒณใ‚ฐใ‚ณใƒผใƒ’ใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ๆ˜Ÿ้™ใ‚‹ๅคœใฎใ‚ขใƒ‡ใƒ‹ใ‚ฆใƒ .mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ๆฑไบฌใ‚ทใƒฅใƒŽใƒผใ‚ฑใƒซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ๅฎˆ่ญท้œŠ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใ‚ณใ‚ณใƒญใƒ•ใƒญใƒผใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ใƒ€ใƒณใ‚นใƒ•ใƒญใ‚ขใฎๆžœๅฎŸ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ๆ˜Žใ‘ใชใ„ๅคœใ€้†’ใ‚ใชใ„ๅคข.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 ็ฅžๆง˜ใฎๆธฆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 ้Š€ๆฒณ้‰„้“ใฎใƒšใƒณใ‚ฎใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 ใ‚ตใƒปใ‚ฏใƒปใƒฉใƒปใ‚ตใƒปใ‚ฏ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 16 ๅคขใงใพใŸใ‚ใˆใŸใ‚‰ใชใ‚.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 17 ใƒใƒƒใƒ”ใƒผใƒฉใ‚คใƒ•.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Yunomi feat. TORIENA<br>
- โ”‚ย ย  โ””โ”€โ”€ ๅคงๆฑŸๆˆธใ‚ณใƒณใƒˆใƒญใƒผใƒฉใƒผ EP<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๅคงๆฑŸๆˆธใ‚ณใƒณใƒˆใƒญใƒผใƒฉใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๆƒ‘ๆ˜Ÿใƒฉใƒ“ใƒƒใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใƒใƒณใƒ–ใƒผใƒ‡ใ‚ฃใ‚นใ‚ณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใ•ใ‚ˆใชใ‚‰ใ‚คใƒณใƒ™ใƒผใƒ€ใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ๅคงๆฑŸๆˆธใ‚ณใƒณใƒˆใƒญใƒผใƒฉใƒผ (TORIENA remix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ๆƒ‘ๆ˜Ÿใƒฉใƒ“ใƒƒใƒˆ (TORIENA remix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใƒใƒณใƒ–ใƒผใƒ‡ใ‚ฃใ‚นใ‚ณ (TORIENA remix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใ•ใ‚ˆใชใ‚‰ใ‚คใƒณใƒ™ใƒผใƒ€ใƒผ (TORIENA remix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.png<br>
- โ”œโ”€โ”€ Yunomi feat. nicamoq<br>
- โ”‚ย ย  โ””โ”€โ”€ ใ‚†ใฎใฟใฃใใซใŠ่Œถใ—ใฆ EP<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใŠใจใŽ่ฉฑใฎๆ—ฅใ€….mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Yunomi feat. ใƒญใƒผใƒฉใƒผใ‚ฌใƒผใƒซ<br>
- โ”‚ย ย  โ””โ”€โ”€ ใ‚ธใ‚งใƒชใƒผใƒ•ใ‚ฃใƒƒใ‚ทใƒฅ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใ‚ธใ‚งใƒชใƒผใƒ•ใ‚ฃใƒƒใ‚ทใƒฅ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Yunomi feat. ๆกƒ็ฎฑ<br>
- โ”‚ย ย  โ””โ”€โ”€ ใƒŸใƒฉใ‚ฏใƒซใ‚ทใƒฅใ‚ฌใƒผใƒฉใƒณใƒ‰<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใƒŸใƒฉใ‚ฏใƒซใ‚ทใƒฅใ‚ฌใƒผใƒฉใƒณใƒ‰.flac<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ZOMBIE-CHANG<br>
- โ”‚ย ย  โ”œโ”€โ”€ WE SHOULD KISS - Single<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 WE SHOULD KISS.m4a<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ””โ”€โ”€ ZOMBIE-CHANGE<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ZOMBIE-CHANGE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ARE YOU READY.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 GOODBYE MY LOVE AND TURN AROUND.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 LEMONADE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 PMS.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 KURIKAESHITEIRU.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 WASURETA.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 SEMETE KANASHII TOKINIWA.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 YOU AND HURTS.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 KOREDE OWARI _.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Zazen Boys<br>
- โ”‚ย ย  โ””โ”€โ”€ ZAZEN BOYS<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Fender Telecaster.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 USODARAKE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 The Days Of NEKOMACHI.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 YURETA YURETA YURETA.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 COLD SUMMER.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ้–‹ๆˆฆๅ‰ๅคœ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 INSTANT RADICAL.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 MABOROSHI IN MY BLOOD.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 IKASAMA LOVE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 SIใƒปGEใƒปKI.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 KIMOCHI.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 WHISKY&UNUBORE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 ่‡ชๅ•่‡ช็ญ”.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Zedd<br>
- โ”‚ย ย  โ””โ”€โ”€ Clarity<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Hourglass.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Shave It Up.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Spectrum.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Lost at Sea.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Clarity.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Codec.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Stache.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Fall Into the Sky.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Follow You Down.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Epos.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ Zedd & Alessia Cara<br>
- โ”‚ย ย  โ””โ”€โ”€ Stay<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Stay.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ advantage Lucy<br>
- โ”‚ย ย  โ””โ”€โ”€ Have a Good Journey<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ็ฉบใฏๅ‹•ใ‹ใšใซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 sunny.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 bambi.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Nico.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Red bicycle.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใ‚ทใƒˆใƒฉใ‚น.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใ‚ฐใƒƒใƒใ‚ค.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 so.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Hello mate!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Today.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ้ขจใซใ‚ใšใ‘ใฆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ใ‚ใพใ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 ใ“ใ“ใงใŠใ‚„ใ™ใฟ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 how do you feel_.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 fizz pop.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 16 Solaris (Milky Way remix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ beignet<br>
- โ”‚ย ย  โ””โ”€โ”€ re_new Memory<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Asterismโ–.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 S'more.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Maple Trick.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Mizutama.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Waffle Cone.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Honey Bee.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Rem.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Journey.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Akubi.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Orange Rocket.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Tulala Story.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Mint Comet.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 MOMO SYRUP (Intro Ver.).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 re_new Memory.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ kobasolo<br>
- โ”‚ย ย  โ””โ”€โ”€ KOBASOLO<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๆ‹ใ›ใ‚ˆใ‚ชใƒˆใƒก (feat. ๆ˜ฅ่Œถ).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Losers (feat. MICO).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 SHINOBIZM.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใ•ใ‚ˆใชใ‚‰ใ‚นใƒžใ‚คใƒซ (feat. ๆๆฒ™ๅญ).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใƒซใƒฉใƒซใƒฉใƒซใƒผ (feat. ๅฎ‰ๆžœ้Ÿณ).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ๅ›ใ•ใˆใ„ใชใ‘ใ‚Šใ‚ƒ (feat. ๆ˜ฅ่Œถ).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใ‚ใชใŸใฎใ“ใจใŒๅฅฝใใ ใชใ‚“ใฆ่จ€ใˆใชใ„ใ‚“ใงใ™ใ€‚ (feat. ๆๆฒ™ๅญ).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใƒˆใƒผใ‚ญใƒงใƒผใ‚ธใ‚งใƒŽใ‚ตใ‚คใƒ‰ใ‚ทใƒ†ใ‚ฃ (feat. MICO).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ๅ…จๅŠ›ใƒ’ใƒผใƒญใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ 10 ่ƒŒไธญๅˆใ‚ใ› (feat. ๅฎ‰ๆžœ้Ÿณ).mp3<br>
- โ”œโ”€โ”€ masara<br>
- โ”‚ย ย  โ””โ”€โ”€ Love10<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 โœง Love10 โœง feat. Juunana.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ mus.hiba<br>
- โ”‚ย ย  โ””โ”€โ”€ White Girl<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Slow Snow.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Darkness.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Ring.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Magical Fizzy Drink.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 White Flash.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Maboroshi.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Doll.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Moonlight.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 โ˜ƒ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Sofa.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Hitori.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ music.txt<br>
- โ”œโ”€โ”€ pidalso<br>
- โ”‚ย ย  โ””โ”€โ”€ The Ocean Waves OST Piano Cover Collection<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 First Impression.opus<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 A Girl's Thoughts.opus<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 On a Sunny Day.opus<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Alone Late at Night.opus<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 A Seaside Street.opus<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 When a Heart Sets Out for a Journey.opus<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 If I Could Be the Sea.opus<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ toe<br>
- โ”‚ย ย  โ””โ”€โ”€ the book about my idle plot on a vague anxiety<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๅ้€†ใ™ใ‚‹้ขจๆ™ฏ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๅญค็‹ฌใฎ็™บๆ˜Ž.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 tremolo+delay.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๅ‘ใ“ใ†ๅฒธใŒ่ฆ–ใ‚‹ๅคข.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 all i understand is that i don't understand.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 c.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 past and language.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 music for you.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 i do still wrong.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใƒกใƒˆใƒญใƒŽใƒผใƒ .mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 everything means nothing.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ tricot<br>
- โ”‚ย ย  โ”œโ”€โ”€ A N D<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Noradrenaline.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ่ตฐใ‚Œ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 E.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ่‰ฒใฎ็„กใ„ๆฐดๆงฝ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ็ฅžๆˆธใƒŠใƒณใƒใƒผ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ๆถˆใˆใ‚‹.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใฑใ„๏ฝžใ‚“ A N D ver_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ้ฃŸๅ“.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ๅบญ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 CBG.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 QFF.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Break.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ T H E<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 pool side.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 POOL.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ้ฃ›ใน.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใŠใ‚‚ใฆใชใ—.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 artsick.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 C&C.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใŠใกใ‚ƒใ‚“ใ›ใ‚“ใ™ใ…ใ™.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ๅˆ่€ณ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 99.974โ„ƒ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ใ‚ฟใƒฉใƒƒใ‚ฟใƒฉใƒƒใ‚ฟ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 CGPP.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 Swimmer.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 ใŠใ‚„ใ™ใฟ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ ็œŸใฃ้ป’<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๆททใœใ‚‹ใชๅฑ้™บ.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๅณ่„ณๅทฆ่„ณ.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใ‚ใตใ‚Œใ‚‹.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใฟใฆใฆ.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ็ง˜่œœ.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ไฝŽ้€Ÿ้“่ทฏ.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ้ †้ขจๆบ€ๅธ†.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใชใ‹ (Album ver.).m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ใƒฏใƒณใ‚ทใƒผใ‚บใƒณ.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ๅฑใชใใชใ็„กใ„่ก—ใธ.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ็œŸใฃ็™ฝ.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ็œŸใฃ้ป’.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 ใƒ–ใƒผใƒ ใซไน—ใฃใฆ.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 Potage.m4a<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ใ‹ใ‚ใ‚Šใ‚<br>
- โ”‚ย ย  โ””โ”€โ”€ heart of android<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Alone intelligence.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Arcology On Permafrost.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 [ns].mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ฮฃtealth-ฮ”ash.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 FM Synthesis Experiment.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Together forever, my lovely lovely video game cartridges.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 S.A.T.E.L.L.I.T.E_.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 This Future (we didn't expect).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Upload Your Mind __ Download My Soul.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 New Era.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Tojita Sekai.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Beyond the Geostationary Orbit Level.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 Heart of Android _ Even If It's Only By Mechanism.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 Embracing intelligences.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 Bonus Track _ Quaoar (For _Thanks Follower 50k_).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ใใฎใ“ๅธๅ›ฝ<br>
- โ”‚ย ย  โ””โ”€โ”€ eureka<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๅคœ้ทน.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๅนณ่กŒไธ–็•Œ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ๆ˜ฅใจไฟฎ็พ….mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๅ›ฝ้“ใ‚นใƒญใƒผใƒ—.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใƒฆใƒผใƒชใ‚ซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ้ขจๅŒ–ใ™ใ‚‹ๆ•™ๅฎค.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Another Word.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใƒŸใƒฅใƒผใ‚ธใ‚ทใƒฃใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ๆ˜Žๆ—ฅใซใฏใ™ในใฆใŒ็ต‚ใ‚ใ‚‹ใจใ—ใฆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ใใ‚ƒใ‚Šใƒผใฑใฟใ‚…ใฑใฟใ‚…<br>
- โ”‚ย ย  โ””โ”€โ”€ Nanda Collection<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Nanda Collection.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Ninja Re Bang Bang.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Kimi ni 100 Percent.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Super Scooter Happy.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Invader Invader.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Me.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Fashion Monster.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Saigo No Icecream.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Noriko To Norio.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Furisodeshon.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Kura Kura.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Otona Na Kodomo.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ใšใฃใจ็œŸๅคœไธญใงใ„ใ„ใฎใซใ€‚<br>
- โ”‚ย ย  โ”œโ”€โ”€ ไปŠใฏไปŠใง่ช“ใ„ใฏ็ฌ‘ใฟใง<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ๅ‹˜ๅ†ดใˆใฆๆ‚”ใ—ใ„ใ‚.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ๆญฃ็พฉ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ใพใŸใญๅนป.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใƒžใ‚คใƒŽใƒชใƒ†ใ‚ฃ่„ˆ็ตก.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ๅฝทๅพจใ„้…”ใ„ๆธฉๅบฆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ็œฉใ—ใ„DNAใ ใ‘.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ ๆฝœๆฝœ่ฉฑ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ่„ณ่ฃไธŠใฎใ‚ฏใƒฉใƒƒใ‚ซใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๅ‹˜ๅ†ดใˆใฆๆ‚”ใ—ใ„ใ‚.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ๅฑ…็œ ใ‚Š้ ๅพ้šŠ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใƒใ‚ผ้ฆณใ›ใ‚‹ๆžœใฆใ‚‹ใพใง.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ่นดใฃ้ฃ›ใฐใ—ใŸๆฏ›ๅธƒ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Dear Mr ใ€ŒFใ€.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใ“ใ‚“ใชใ“ใจ้จ’ๅ‹•.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ็œฉใ—ใ„DNAใ ใ‘.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ใƒ’ใƒฅใƒผใƒžใƒŽใ‚คใƒ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใ‚ฐใƒฉใ‚นใจใƒฉใƒ ใƒฌใƒผใ‚บใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ๆญฃ็พฉ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ๅ„ชใ—ใLAST SMILE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 ็ง’้‡ใ‚’ๅ™›ใ‚€.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ใฏใฃใดใ„ใˆใ‚“ใฉ<br>
- โ”‚ย ย  โ””โ”€โ”€ ้ขจ่ก—ใ‚ใพใ‚“<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๆŠฑใใ—ใ‚ใŸใ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ็ฉบใ„ใ‚ใฎใใ‚Œใ‚ˆใ‚“.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ้ขจใ‚’ใ‚ใคใ‚ใฆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๆš—้—‡ๅ‚ใ‚€ใ•ใ•ใณๅค‰ๅŒ–.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใฏใ„ใ‹ใ‚‰ใฏใใก.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใฏใ„ใ‹ใ‚‰ใƒปใณใ‚…ใƒผใกใตใ‚‹.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ๅคใชใ‚“ใงใ™.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ่Šฑใ„ใกใ‚‚ใ‚“ใ‚.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ใ‚ใ—ใŸใฆใ‚“ใใซใชใ‚ใ‚Œ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ้ขฑ้ขจ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ๆ˜ฅใ‚‰ใ‚“ใพใ‚“.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ๆ„›้ค“ใ‚’.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ใ‚ฎใ‚ฌP<br>
- โ”‚ย ย  โ””โ”€โ”€ No titleโˆ’<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 -Opening-.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ใƒ’ใƒ“ใ‚ซใ‚ผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใ‚ชใ‚ชใ‚จใƒ‰ใƒฉใƒณใƒด.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 drop pop candy.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 -Interlude-.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 No title.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Echo.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 -BWW SCREAM-.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ใ‚ขใ‚ทใƒณใƒกใƒˆใƒชใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใ‚ฎใ‚ฌใƒณใƒ†ใ‚ฃใƒƒใ‚ฏO.T.N -Big Death Edition-.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 -Ending-.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ใ‚ทใƒผใƒˆใƒ™ใƒซใƒ„<br>
- โ”‚ย ย  โ””โ”€โ”€ COWBOY BEBOP<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Tank!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 RUSH.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 SPOKEY DOKEY.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 BAD DOG NO BISCUITS.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 CAT BLUES.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 COSMOS.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 SPACE LION.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 WALTZ for ZIZI.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 PIANO BLACK.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 POT CITY.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 TOO GOOD TOO BAD.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 CAR 24.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 The EGG and I.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 FELT TIP PEN.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 RAIN.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 16 DIGGING MY POTATO.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 17 MEMORY.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ใƒ‘ใ‚นใƒ”ใ‚จ<br>
- โ”‚ย ย  โ””โ”€โ”€ ๆผ”ๅ‡บๅฎถๅ‡บๆผ”<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 S.S.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๅๅ‰ใฎใชใ„้ณฅ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใƒ•ใ‚ฃใƒผใƒใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใ‚ทใƒใƒž.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ON THE AIR.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใใ ใ‚‰ใชใ„ใ“ใจใฐใ‹ใ‚Š.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใƒ‡ใƒปใ‚ธใƒฃใƒด.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใฏใ„ใ‹ใ‚‰ใ•ใ‚“.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 โ–ณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใƒฏใƒผใƒซใƒ‰ใ‚จใƒณใƒ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ใ‚ซใƒผใƒ‹ใƒใƒซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.png<br>
- โ”œโ”€โ”€ ใƒ”ใƒณใ‚ฏใƒใ‚ชใƒณๆฑไบฌ<br>
- โ”‚ย ย  โ””โ”€โ”€ Single Collection Vol.2<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Mellow Lights ๅคข.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Emotional Prism ๆ„Ÿๆƒ…็š„ใชใƒ—ใƒชใ‚บใƒ .mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Another Morning ๅˆฐ็€ใ—ใฆใ„ใ‚‹.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 September.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Music.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Secret Love.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Pink Pager ใƒ”ใƒณใ‚ฏใฎใƒใ‚ฑใƒ™ใƒซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Spandex.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 boogie.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Come Back Baby.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.png<br>
- โ”œโ”€โ”€ ใƒ•ใ‚ฃใƒƒใ‚ทใƒฅใƒžใƒณใ‚บ<br>
- โ”‚ย ย  โ”œโ”€โ”€ Long Season<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Long Season 1.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Long Season 2.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Long Season 3.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Long Season 4.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Long Season 5.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ ็ฉบไธญใ‚ญใƒฃใƒณใƒ—<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใšใฃใจๅ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 BABY BLUE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 SLOW DAYS.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 SUNNY BLUE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใƒŠใ‚คใƒˆใ‚ฏใƒซใƒผใ‚ธใƒณใ‚ฐ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ๅนธใ›่€….mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใ™ใฐใ‚‰ใ—ใใฆNICE CHOICE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ๆ–ฐใ—ใ„ไบบ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ใƒ•ใƒฌใƒ‡ใƒชใƒƒใ‚ฏ<br>
- โ”‚ย ย  โ”œโ”€โ”€ oddloop<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ใ‚ชใƒ‰ใƒซใƒผใƒ—.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใƒ‡ใ‚ฃใ‚นใ‚ณใƒ—ใƒผใƒซ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ๅนธใ›ใฃใฆใ„ใ†ๆ€ช็‰ฉ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ็ ‚ๅˆฉ้“.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ใ‚‚ใ†ๅธฐใ‚‹ๆฑฝ่ˆน.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ใ†ใ‚ใ•ใฎใ‚ฑใƒ ใƒชใฎๅฅณใฎๅญ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ไบบ้ญšใฎใฏใชใ—.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ ใƒ•ใƒฌใƒ‡ใƒชใ‚บใƒ <br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ใ‚ชใƒณใƒชใƒผใƒฏใƒณใƒ€ใƒผ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใƒชใƒชใƒชใƒ”ใƒผใƒˆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ใƒฌใƒ—ใƒชใ‚ซใƒ‘ใƒ—ใƒชใ‚ซ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 KITAKU BEATS.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ใ‚ตใƒผใƒ“ใ‚นใƒŠใƒผใƒใ‚น.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ใ‚นใƒ”ใ‚ซใฎไฝใฟๅ‡ฆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใƒใ‚ธใƒซใฎๅฎด.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ใƒŠใ‚คใƒˆใ‚นใƒ†ใƒƒใƒ—.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 POOLSIDE DOG.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ใ‚ชใƒ‰ใƒซใƒผใƒ—.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 CYNICALTURE.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 ใตใ—ใ ใ‚‰ใƒ•ใƒฉใƒŸใƒณใ‚ด.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 ้Ÿณๆฅฝใจใ„ใ†ๅๅ‰ใฎๆœ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 ใ‚ชใƒฏใƒฉใ‚ปใƒŠใ‚คใƒˆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 15 ใƒใƒญใƒผใ‚ฐใƒƒใƒใ‚ค.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ ใƒ•ใƒฌใƒ‡ใƒชใ‚บใƒ 2<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 LIGHT.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ใ‹ใชใ—ใ„ใ†ใ‚Œใ—ใ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใ‚จใƒณใƒ‰ใƒฌใ‚นใƒกใƒผใƒ‡ใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๅฏพไพก.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ้€ƒ้ฟ่กŒ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใ‚นใ‚ญใƒฉใ‚คใ‚บใƒ .mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ไป–ๆ‰€ใฎใƒ”ใƒฉใƒ‹ใ‚ข.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 TOGENKYO.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 YELLOW.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 CLIMAX NUMBER.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ๅคœใซใƒญใƒƒใ‚ฏใ‚’่ดใ„ใฆใ—ใพใฃใŸใ‚‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ใ‚ทใƒณใ‚ปใƒณใ‚น.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 ้ฃ„ใ€…ใจใ‚จใƒขใƒผใ‚ทใƒงใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ใƒ•ใƒฌใƒใ‚ท<br>
- โ”‚ย ย  โ””โ”€โ”€ ใ‚ญใƒฅใƒ—ใƒฉ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใ‚ขใ‚ปใƒ†ใƒผใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 nero.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ไปฎๆƒณ้ŽๅŽป.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ่ฆ†้ข่ชฟๆŸปๅ“ก.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใ‚นใ‚ซใ‚คใƒใ‚นใƒˆใƒผใ‚ญใƒงใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใ‚นใƒ—ใƒญใ‚ฆใƒซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใƒญใƒผใ‚ฆใ‚คใƒƒใƒ„ใ‚ขใƒผใ‚ฏ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใ‚ใŸใ—ใฎใ‚คใ‚จใ‚นใƒžใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ็ ‚ใจ็กๅญ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใƒžใƒผใ‚ธใƒŠใƒซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ใ‚ตใƒ‘ใƒฉใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ใ‚ญใƒฅใƒ—ใƒฉ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 ่ถ…่‡จ็•Œๆตไฝ“.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ใƒใƒซใ‚ซใƒ‰ใƒƒใƒˆใ‚นใƒ†ใ‚ฃใƒณใ‚ฐใƒฌใ‚ค<br>
- โ”‚ย ย  โ”œโ”€โ”€ JET<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 JET.m4a<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 JET (Instrumental).m4a<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ ๆ–ฐไธ–็ด€<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 SQUEEZE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 sp813.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใƒˆใ‚ฒใ‚ใใ‚นใƒ”ใ‚ซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๅฅณ็ฅž.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ใƒŸใ‚ซใƒ…ใ‚ญBIGWAVE<br>
- โ”‚ย ย  โ”œโ”€โ”€ WAVESใ‚ฆใ‚งใƒผใƒ–ใ‚น - EP<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ใ‚†ใ‚adventureใฎใฏใ˜ใพใ‚Š (Intro).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Suki ใ‚นใ‚ญ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Find Me.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Plastic Beatใฎใƒ€ใƒณใ‚น.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Adventure ใ‚ขใƒ‰ใƒ™ใƒณใƒใƒฃใƒผ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Cute Girls Doing Cute Things _3.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ๅฐใ•ใชๆ‹ in my heart.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Originalใฎๆƒ…ๆ„›ใƒฉใƒด.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Memories1989.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 Sentimental ใ‚ปใƒณใƒใƒกใƒณใ‚ฟใƒซ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 Believe ไฟกใ˜ใ‚‹.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 SHINYWAVE.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 ้ญ”ๆณ•ๅฐ‘ๅฅณใƒŸใ‚ซใƒ…ใ‚ญใกใ‚ƒใ‚“!! ใ€ŽMagical Girl Mikazuki-chan!!ใ€.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 Platinum Groove ็™ฝ้‡‘ใ‚ฐใƒซใƒผใƒด.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 15 ใƒใƒผใƒˆใฎGROOVE II.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 16 Spla Groove.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 17 Nyancat Groove.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.png<br>
- โ”‚ย ย  โ””โ”€โ”€ ๆ˜Ÿ็ฉบROMANTIC<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 I Wanna Be With You.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ้ƒฝไผšใฎๅฅณ City Lady.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Bless you.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Yumeใฟใ•ใ›ใฆใ‚ˆใƒƒ!!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Be Myself.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ๅ’ฒใใพใ—ใŸBloomin'!!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ๆตทๅงซSea Princess.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ๆฝฎ้ขจใƒใ‚คใƒ‘ใ‚น.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ใ‚คใ‚ฟใ‚บใƒฉใ‚ญใƒƒใ‚นKISS.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ๏ผฎ๏ฝ…๏ฝ…๏ฝ„ ๏ผน๏ฝ๏ฝ•.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ใ‚ญใƒฉใ‚ญใƒฉใงใƒ€ใƒณใ‚น.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Tear of Joy.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ใƒŸใƒ‰ใƒช<br>
- โ”‚ย ย  โ”œโ”€โ”€ shinsekai<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ้ณฉ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ๅ‡กๅบธVS่Œซๆด‹.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ใ•ใ‚ˆใชใ‚‰ใ€ใƒ‘ใƒผใƒ•ใ‚งใ‚ฏใƒˆใƒฏใƒผใƒซใƒ‰ใ€‚.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใƒกใ‚ซ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ใ‚นใƒ”ใƒผใƒ‰ใƒ“ใƒผใƒˆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ๆ˜ฅใƒกใƒญ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใƒชใ‚บใƒ .mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ใ‚ใŸใ—ใ€ใ‚ฎใ‚ฟใƒผใซใชใฃใกใ‚ƒใฃใŸ!!!!!.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ้‰„ๅก”ใฎไธŠใฎ2ไบบ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ใฉใ‚“ใžใ“.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ ใ‚ใ‚‰ใŸใ‚ใพใ—ใฆใ€ใฏใ˜ใ‚ใพใ—ใฆใ€ใƒŸใƒ‰ใƒชใงใ™ใ€‚<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ใ‚นใ‚ญ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใ‚†ใใ“ใ•ใ‚“.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ใ‹ใชใ—ใ„ๆ—ฅใ€…ใ€‚.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใŠ็Œฟ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ๆ นๆ€ง็„กใ—ใ‚ใŸใ—ใ€ใ‚ใปใผใ‘ใ‹ใ™.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ใกใฏใ‚‹ใฎๆ‹.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใฒใฟใคใฎ2ไบบ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 5ๆ‹ๅญ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ใƒใ‚ฆใƒชใƒณใ‚ฐๅœฐ็„.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ็„กๆฌฒใฎ็„กๅŠ›.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ ใ‚ปใ‚ซใƒณใƒ‰<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ใƒ‰ใƒผใƒ”ใƒณใ‚ฐโ˜†ใƒŽใ‚คใ‚บใƒŽใ‚คใ‚บใ‚ญใƒƒใ‚น.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใ†ใ‚ใ•ใฎใ‚ใฎๅญ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ไปŠๆ—ฅใฏๅฝผๆฐใŒใ„ใชใ„ใ‹ใ‚‰โ€ฆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ๅฃฐใ‚’่žใใŸใ„ใฎใงใ™ใŒใ€่žใ“ใˆใชใ„ใฎใงใ™.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ใ‚ใŸใ—ใฎใŠๆญŒ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ็„่กฃdeใ‚ตใƒณใƒ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ๆ„›ใฎใ†ใŸ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ใ‚ใ‚“ใŸใฏ่ชฐใ‚„.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ้ƒฝไผšใฎใซใŠใ„ใ€‚.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ ใƒ•ใ‚กใƒผใ‚นใƒˆ<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ใ‚ใฃใ—ใ‚‡ใ„ใ€‚.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใŠ็Œฟ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ใ‚ใ‚ๅซŒ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 AใƒปNใƒปA.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ใƒญใƒžใƒณใƒ†ใ‚ฃใƒƒใ‚ฏๅคใƒขใƒผใƒ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 POP.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ ๆธ…ๆฐด<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๆ„›ใฃใฆๆ‚ฒใ—ใ„ใญ๏ผˆๅฎดไผšใƒใƒผใ‚ธใƒงใƒณ๏ผ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๆ„›ใฃใฆๆ‚ฒใ—ใ„ใญ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ็Šฌใ€่ตฐใ‚‹ใ€‚.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใ‚จใ‚พใ‚ทใ‚ซใƒปใƒ€ใƒณใ‚น!!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใƒญใƒžใƒณใƒ†ใ‚ฃใƒƒใ‚ฏๅคใƒขใƒผใƒ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใ‚ฐใƒƒใƒใ‚ค.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.png<br>
- โ”œโ”€โ”€ ใƒจใƒซใ‚ทใ‚ซ<br>
- โ”‚ย ย  โ”œโ”€โ”€ ใ ใ‹ใ‚‰ๅƒ•ใฏ้Ÿณๆฅฝใ‚’่พžใ‚ใŸ<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 8_31.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ่—ไบŒไน—.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ๅ…ซๆœˆใ€ๆŸใ€ๆœˆๆ˜Žใ‹ใ‚Š.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ่ฉฉๆ›ธใใจใ‚ณใƒผใƒ’ใƒผ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 7_13.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ่ธŠใ‚ใ†ใœ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ๅ…ญๆœˆใฏ้›จไธŠใŒใ‚Šใฎ่ก—ใ‚’ๆ›ธใ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ไบ”ๆœˆใฏ่Šฑ็ท‘้’ใฎ็ช“่พบใ‹ใ‚‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ๅคœ็ด›ใ„.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 5_6.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ใƒ‘ใƒฌใƒผใƒ‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 ใ‚จใƒซใƒž.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 4_10.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 ใ ใ‹ใ‚‰ๅƒ•ใฏ้Ÿณๆฅฝใ‚’่พžใ‚ใŸ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ ใ‚จใƒซใƒž<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ่ปŠ็ช“.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ๆ†‚ไธ€ไน—.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ๅค•ๅ‡ชใ€ๆŸใ€่Šฑๆƒ‘ใ„.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ้›จใจใ‚ซใƒ—ใƒใƒผใƒŽ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ๆน–ใฎ่ก—.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ็ฅžๆง˜ใฎใƒ€ใƒณใ‚น.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ้›จๆ™ดใ‚‹ใ‚‹.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ๆญฉใ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ๅฟƒใซ็ฉดใŒ็ฉบใ„ใŸ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ๆฃฎใฎๆ•™ไผš.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ๅฃฐ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 ใ‚จใ‚คใƒŸใƒผ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 ๆตทๅบ•ใ€ๆœˆๆ˜Žใ‹ใ‚Š.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 ใƒŽใƒผใƒใƒฉใ‚น.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ ๅค่‰ใŒ้‚ช้ญ”ใ‚’ใ™ใ‚‹<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ๅค้™ฐใ€ใƒ”ใ‚ขใƒŽใ‚’ๅผพใ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใ‚ซใƒˆใƒฌใ‚ข.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ่จ€ใฃใฆใ€‚.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใ‚ใฎๅคใซๅ’ฒใ‘.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ้ฃ›่กŒ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ้ดใฎ่Šฑ็ซ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ้›ฒใจๅนฝ้œŠ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ ็›—ไฝœ<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ้Ÿณๆฅฝๆณฅๆฃ’ใฎ่‡ช็™ฝ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ๆ˜ผ้ณถ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ๆ˜ฅใฒใ•ใŽ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ็ˆ†ๅผพ้ญ”.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ้’ๅนดๆœŸใ€็ฉบใๅทฃ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ใƒฌใƒ—ใƒชใ‚ซใƒณใƒˆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ่Šฑไบบๅฑ€.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ๆœฑๅคๆœŸใ€้Ÿณๆฅฝๆณฅๆฃ’.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ็›—ไฝœ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ๆ€ๆƒณ็Šฏ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ้€ƒไบก.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 ๅนผๅนดๆœŸใ€ๆ€ใ„ๅ‡บใฎไธญ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 ๅคœ่กŒ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 14 ่Šฑใซไบก้œŠ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ ่Šฑใซไบก้œŠ<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ่Šฑใซไบก้œŠ.m4a<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ ่ฒ ใ‘็Šฌใซใ‚ขใƒณใ‚ณใƒผใƒซใฏใ„ใ‚‰ใชใ„<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๅ‰ไธ–.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ่ฒ ใ‘็Šฌใซใ‚ขใƒณใ‚ณใƒผใƒซใฏใ„ใ‚‰ใชใ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ็ˆ†ๅผพ้ญ”.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใƒ’ใƒƒใƒใ‚ณใƒƒใ‚ฏ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ่ฝไธ‹.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ๆบ–้€ๆ˜Žๅฐ‘ๅนด.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใŸใ ๅ›ใซๆ™ดใ‚Œ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ๅ†ฌ็œ .mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ๅคใ€ใƒใ‚นๅœใ€ๅ›ใ‚’ๅพ…ใค.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ใƒฉใƒ–ใƒชใƒผใ‚ตใƒžใƒผใกใ‚ƒใ‚“<br>
- โ”‚ย ย  โ””โ”€โ”€ LSC<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใ‚ใชใŸใฏ็…™่‰ ็งใฏใ‚ทใƒฃใƒœใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 PART-TIME ROBOT.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ้’ใ„็žฌใใฎ้€”ไธญใง.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 202 (New Mix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ็งใฎๅฅฝใใชใ‚‚ใฎ (New Mix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ๆœˆใฎๅ…‰ใ‚Šๆ–น.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ๆฐดๆ˜Ÿ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใ‚ใŸใ—ใฎใ†ใŸ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ้ญšใฎ็›ฎใ‚ทใƒณใƒ‘ใ‚ทใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใƒ™ใƒƒใƒ‰ใƒซใƒผใƒ ใฎๅคข (New Recording).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ๅคฉๅ›ฝใฏใพใ ้ ใ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ๅƒ•ใ‚‰ใชใ‚‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 LOVEโ–กใงใ—ใ‚‡_ (Pro.by ็„กๆ•ตDEAD SNAKE).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 Song 4 U.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 First Regrets.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 16 Another Sunny Daze.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 17 ๆœ€้ซ˜ใฎๅคœใ ใœ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 18 Divine Hammer.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 19 ็งใฎๅฅฝใใชใ‚‚ใฎ (Yunomi Remix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 20 ็ฌ‘ใ„่ฉฑ (Lovely Club Mix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 21 ใ‚ใชใŸใฏ็…™่‰ ใ‚ใŸใ—ใฏใ‚ทใƒฃใƒœใƒณ (Herrokkin Remix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 22 Tobiuo.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ไธ‰ๆœˆใฎใƒ‘ใƒณใ‚ฟใ‚ทใ‚ข<br>
- โ”‚ย ย  โ””โ”€โ”€ ใ‚ฌใƒผใƒซใ‚บใƒ–ใƒซใƒผใƒปใƒใƒƒใƒ”ใƒผใ‚ตใƒƒใƒ‰<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ไธ‰ๆœˆใŒใšใฃใจ็ถšใ‘ใฐใ„ใ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ใƒ”ใƒณใ‚ฏใƒฌใƒขใƒใƒผใƒ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ้ขจใฎๅฃฐใ‚’่ดใใชใŒใ‚‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใƒ‘ใ‚นใƒ†ใƒซใƒฌใ‚คใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ้’ๆ˜ฅใชใ‚“ใฆใ„ใ‚‰ใชใ„ใ‚.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใ‚ฝใƒผใƒ€ใ‚ขใ‚คใ‚น.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใƒ“ใ‚ฟใƒผใ‚นใ‚คใƒผใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใƒฉใƒ•ใ‚นใ‚ฑใƒƒใƒ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ใƒซใƒ“ใ‚ณใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ่ก—่ทฏใ€ใƒฉใ‚คใƒˆใฎ็ฏใ‚Šใ ใ‘.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ใ‚ณใƒฉใƒผใ‚ธใƒฅ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ๆฑไบฌ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ไฝไบ•ๅฅฝๅญ<br>
- โ”‚ย ย  โ””โ”€โ”€ ่ฌ่Šฑ้ก<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๅคœใฎ็ฒพ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๅ†ฌใฎๅœฐไธ‹้“.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ้€ข้ญ”ใƒถๆ™‚.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๆ‹ใ—ใŸไบบใธ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ๆคฟใฏ่ฝใกใŸใ‹ใ‚„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ้…”ใฒใฉใ‚Œ่Šๅฑ….mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ็ด…ใ„่Šฑ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ไบŒๅๆ‰ใซใชใ‚Œใฐ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ้›ชๅฅณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ่ฆ‹ๆžœใฆใฌๅคข.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๅ…ซ็ฅž็ด”ๅญ<br>
- โ”‚ย ย  โ””โ”€โ”€ FULL MOON<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 FOLLOW ME.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 NATURALLY.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ้ป„ๆ˜ใฎBAY CITY.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ้™ฝใ ใพใ‚Šใฎใ‚ใชใŸ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ๆŠฑใใ—ใ‚ใฆใ‚ใ’ใ‚‹.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ็ถฟ้›ช&้Š€็ด™ๆ˜Ÿ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 NO!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใƒใƒผใƒˆใƒ–ใƒฌใ‚คใ‚ฏใƒ›ใƒ†ใƒซใงๆœ้ฃŸใ‚’.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 FULL MOON.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 TWO NOTES SAMBA.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๅ‡›ใจใ—ใฆๆ™‚้›จ<br>
- โ”‚ย ย  โ””โ”€โ”€ Inspiration is DEAD<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 nakano kill you.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 COOL J.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 DISCO FLIGHT.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 knife vacation.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 am3_45.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ่ตคใ„่ช˜ๆƒ‘.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 1_fใฎๆ„Ÿ่งฆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 i not crazy am you are.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ๅค•ๆ™ฏใฎ่จ˜ๆ†ถ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๅŽŸ็ฅž็Žฒ<br>
- โ”‚ย ย  โ””โ”€โ”€ Lust<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Long Time.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Joy.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Lust.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Grief & Loss.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Owari No Kisetsu.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Come Here Go There.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 After Joy.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Last Night.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Approach.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 First Period.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๅ–œๅคšๅถ‹ไฟฎ<br>
- โ”‚ย ย  โ””โ”€โ”€ Benzaiten<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Benzaiten - God of Music & Water.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Taiyo - The Sun.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Tengu - A Long-Nosed Goblin.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Benzaiten (reprise).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Whoma - Immortality.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๅคงๆฃฎ้–ๅญ<br>
- โ”‚ย ย  โ””โ”€โ”€ ๅคงๆฃฎ้–ๅญ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใƒŸใƒƒใƒ‰ใƒŠใ‚คใƒˆๆธ…็ด”็•ฐๆ€งไบค้Š.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ็ตถๅฏพๅฝผๅฅณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Re_ Re_ Love.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ้žๅ›ฝๆฐ‘็š„ใƒ’ใƒผใƒญใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใƒžใ‚ธใƒƒใ‚ฏใƒŸใƒฉใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 TOKYO BLACK HOLE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใƒ‰ใ‚ฐใƒžใƒปใƒžใ‚ฐใƒž.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใ‚ขใƒŠใƒญใ‚ฐใ‚ทใƒณใ‚ณใƒšใƒผใ‚ทใƒงใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ้ญ”ๆณ•ใŒไฝฟใˆใชใ„ใชใ‚‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใใ‚‚ใ„ใ‹ใ‚.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ๆญป็ฅž.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ๆตๆ˜Ÿใƒ˜ใƒ–ใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 ้Ÿณๆฅฝใ‚’ๆจใฆใ‚ˆใ€ใใ—ใฆ้Ÿณๆฅฝใธ -ใ‚ทใƒณใƒปใ‚ฌใ‚คใ‚ขใ‚บ ver.-.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 ใƒใƒณใƒ‰ใƒกใ‚คใƒ‰ใƒ›ใƒผใƒ .mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 ็ตถๅฏพ็ตถๆœ›็ตถๅฅฝ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 16 ็”Ÿkill the time 4 youใ€ใ€โค.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 17 JUSTadICE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 18 draw (A) drow.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 19 POSITIVE STRESS.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 20 ่ถ…ๆ–ฐไธ–ไปฃใ‚ซใ‚นใƒ†ใƒฉใ‚นใ‚ฟใƒณใƒ€ใƒผใƒ‰MAGICใƒžใ‚ธKISS.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 21 7_77.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 22 ZOCๅฎŸ้จ“ๅฎค.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 23 ็„ผ่‚‰ใƒ‡ใƒผใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 24 ใ•ใฃใกใ‚ƒใ‚“ใฎใ‚ปใ‚ฏใ‚ทใƒผใ‚ซใƒฌใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 25 ๅฐ‘ๅฅณๆผซ็”ปๅฐ‘ๅนดๆผซ็”ป.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 26 ๅ‹นโ€ณใƒƒใจ_ใ‚‹SUMMER.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 27 ใƒ”ใƒณใ‚ฏใƒกใƒˆใ‚ปใƒฉ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 28 ใ‚ชใƒชใ‚ชใƒณๅบง.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 29 LOW hAPPYENDROLL --ๅฐ‘ๅฅณใฎใพใพใงๆญปใฌ--.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 30 PINK -MONDO GROSSO Remix-.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 31 ใใ‚…ใ‚‹ใใ‚…ใ‚‹.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 32 IDOL SONG.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 33 ใ‚คใƒŸใƒ†ใƒผใ‚ทใƒงใƒณใ‚ฌใƒผใƒซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 34 GIRL'S GIRL.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 35 ๆ„›ใ—ใฆใ‚‹.com.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 36 ๅญไพ›ใ˜ใ‚ƒใชใ„ใ‚‚ใ‚“17.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 37 ใฟใฃใใ—ใ‚…ใ˜ใ‚…ใƒผใกใ‚….mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 38 VOID -ใ‚ทใƒณใƒปใ‚ฌใ‚คใ‚ขใ‚บ ver.-.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 39 ใƒŽใ‚นใ‚ฟใƒซใ‚ธใƒƒใ‚ฏJ-pop.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 40 ใ‚ใพใ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 41 ๅ›ใซๅฑŠใใช -kitixxxgaia ver.-.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 42 ใ‚ใŸใ—ใฟ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 43 ๅ‘ชใ„ใฏๆฐด่‰ฒ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 44 ็ตถๅฏพๅฝผๅฅณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๅคงๆฏ”่‰ฏ็‘žๅธŒ<br>
- โ”‚ย ย  โ””โ”€โ”€ TRUE ROMANCE<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Romance Intro.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 TIME LIMIT.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ๅพฎ็†ฑ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Everything Gives Me Chance What I Love It.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ็„šใ็ซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Good Night.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ๅธ†ๆŽ›ใ‘่ˆŸ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Sunday Monday.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 aspiration.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใƒใƒƒใƒ”ใƒผใƒใƒผใ‚นใƒ‡ใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ็›ฎ่ฆšใ‚ใฎใƒฉใƒ–ใ‚ฝใƒณใ‚ฐ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 High-end Veil.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๅคง่ฒซๅฆ™ๅญ<br>
- โ”‚ย ย  โ”œโ”€โ”€ Mignonne<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ใ˜ใ‚ƒใ˜ใ‚ƒ้ฆฌๅจ˜.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ๆจช้ก”.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ้ป„ๆ˜ใ‚Œ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ็ฉบใ‚’ใจในใŸใ‚‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ้ขจใฎใ‚ชใƒซใ‚ฌใƒณ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ่จ€ใ„ๅ‡บใ›ใชใใฆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 4_00 A.M_.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ็ช็„ถใฎ่ดˆใ‚Šใ‚‚ใฎ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ๆตทใจๅฐ‘ๅนด.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ใ‚ใ“ใŒใ‚Œ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ SUNSHOWER<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Summer Connection.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใใ™ใ‚Šใ‚’ใŸใใ•ใ‚“.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ไฝ•ใ‚‚ใ„ใ‚‰ใชใ„.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ้ƒฝไผš.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ใ‹ใ‚‰ใฃใฝใฎๆค…ๅญ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Law Of Nature.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ่ชฐใฎใŸใ‚ใซ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Silent Screamer.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 Sargasso Sea.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ๆŒฏๅญใฎๅฑฑ็พŠ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 ใ‚ตใƒžใƒผใƒปใ‚ณใƒใ‚ฏใ‚ทใƒงใƒณ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 12 ้ƒจๅฑ‹.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 13 ่’ๆถผ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ copine_<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Les aventures de TINTIN.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ใƒ™ใ‚ธใ‚ฟใƒ–ใƒซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ๆ˜ฅใฎๅต.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Siena.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Amico, sei felice_.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 OUT OF AFRICA.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Leave me alone.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Jaques-Henri Lartigue.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ใ—ใ‚ใ‚ใ›ใช็”ท้”ใธ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ้‡Ž่พบ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๅฎ‡ๅคš็”ฐใƒ’ใ‚ซใƒซ<br>
- โ”‚ย ย  โ””โ”€โ”€ ULTRA BLUE<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 This Is Love.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Keep Tryin'.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 BLUE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๆ—ฅๆ›œใฎๆœ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Making Love.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ่ชฐใ‹ใฎ้ก˜ใ„ใŒๅถใ†ใ“ใ‚.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 COLORS.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 One Night Magic.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ๆตท่ทฏ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 WINGS.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Be My Last.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Eclipse (Interlude).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 Passion.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๅฑฑๅดŽใƒใ‚ณ<br>
- โ”‚ย ย  โ””โ”€โ”€ ้ฃ›ใƒปใณใƒปใพใƒปใ™<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๆœ›้ƒท.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ใ•ใ™ใ‚‰ใ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใ‹ใ–ใใ‚‹ใพ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๆฉ‹ๅ‘ใ“ใ†ใฎๅฎถ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใ‚ตใƒจใƒŠใƒฉใฎ้˜.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ็ซนใจใ‚“ใผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ๅฝฑใŒ่ฆ‹ใˆใชใ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ๆฐ—ๅˆ†ใ‚’ๅค‰ใˆใฆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ้ฃ›ใณใพใ™.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ๅญๅฎˆๅ”„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ็”ทใจๅฅณใฎ้ƒจๅฑ‹.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๅพŒ่—คใพใ‚Šใ“<br>
- โ”‚ย ย  โ”œโ”€โ”€ 299792458<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 HARDCORE LIFE.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใพใพใ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 M@Hฯ†Uโ˜†ๅฐ‘ๅฅณใ€‚ใ€‚.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใ†ใƒผใกใ‚ƒใ‚“.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ใ‚†ใ†ใณใ‚“ใ‚„ใ•ใ‚“.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ใƒ‰ใƒญใƒผใƒณ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใƒฆใƒผใƒˆใƒ”ใ‚ข.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ใ‚ใŸใ—ใฎ่กๅ‹•.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 299792458_TOKYO-U.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ ใ‚ฒใƒณใ‚บใƒ–ใƒผใƒซใซๆ„›ใ•ใ‚Œใฆ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Loved by Gainsbourg_.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ็œŸๅ†ฌใฎ็”ฒๅญๅœ’.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ONIGOROSHI.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 replay ATAMI.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 HEAVEN.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ๅ››็•ณๅŠ็ฎช็ฌฅใƒ€ใƒณใ‚น.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Breeeeeak out!!!!!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ็•ณ so good!!!!!.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 LSD.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใญใฐใƒผใˆใ‚“ใงใƒใ‚“ใใ™ใจใƒผใ‚Š.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ใŠใฐใ‘.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๆ–ฐไบ•ๆญฃไบบ<br>
- โ”‚ย ย  โ””โ”€โ”€ MASAHITO ARAI +1<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๅ›ใฏไปŠโ€ฆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๅคขใซใƒชใ‚ถใƒผใƒ–.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใƒ ใƒผใƒณใƒฌใƒ‡ใ‚ฃ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใƒขใƒผใƒ‹ใƒณใ‚ฐใƒปใ‚ตใƒ–ใ‚ฆใ‚งใ‚ค.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใ‚„ใ•ใ—ใ•ใฎไธญใธ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใƒญใƒผใƒชใƒณใ‚ฐใƒปใƒใƒผใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ๅ†ฌใฎใƒ•ใ‚ฉใƒˆใ‚ฐใƒฉใƒ•.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใƒ€ใƒณใ‚นใ€ใƒ€ใƒณใ‚นใ€ใƒ€ใƒณใ‚น.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ใƒฉใƒ–ใƒฌใ‚ข.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใƒฉใƒ–.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 LOVE๏ผˆEnglish Version๏ผ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๆ˜ฅใญใ‚€ใ‚Š<br>
- โ”‚ย ย  โ”œโ”€โ”€ LOVETHEISM<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ใƒ•ใ‚กใƒณใƒ•ใ‚กใƒผใƒฌ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ๆ„›ใ‚ˆใ‚ŠใŸใ—ใ‹ใชใ‚‚ใฎใชใ‚“ใฆใชใ„.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Pink Unicorn.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Lovetheism.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ๆตทใซใชใฃใฆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Riot.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใ‚Šใ‚“ใ”ใฎใ†ใŸ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ ใ‚ขใƒˆใƒ ใƒปใƒใƒผใƒˆใƒปใƒžใ‚ถใƒผ<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ็ฉบๆฐ—ไบบๅฝข.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใ„ใฎใกใซใชใฃใฆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ใผใใฏๆœ€็ต‚ๅ…ตๅ™จ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 zzz.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 SAYONARA BABY PINK.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 TOKYO CALLING.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใ‚ขใƒณใ‚ตใƒผใƒปใƒฏใƒซใƒ„ใƒปใƒญใƒžใƒณใ‚น.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ ๆ˜ฅใจไฟฎ็พ…<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 MAKE MORE NOISE OF YOU.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ้ณดใ‚‰ใ—ใฆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใ‚ขใƒณใƒ€ใƒผใ‚ฐใƒฉใ‚ฆใƒณใƒ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๆ˜ฅใจไฟฎ็พ….mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 zzz.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใƒญใ‚นใƒˆใƒ—ใƒฉใƒใƒƒใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใ›ใ‹ใ„ใ‚’ใจใ‚Šใ‹ใˆใ—ใฆใŠใใ‚Œ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ๅคœใ‚’ๆณณใ„ใงใŸ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 zzz.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใƒŠใ‚คใƒณใƒ†ใ‚ฃใƒผใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ใ‚†ใ‚ใ‚’ใฟใ‚ˆใ†.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 zzz.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 ใƒญใƒƒใ‚ฏใƒณใƒญใƒผใƒซใฏๆญปใชใชใ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 zzz.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 ๅคœใ‚’ๆณณใ„ใงใŸ(Nemu remix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 16 ใ‚ขใƒณใƒ€ใƒผใ‚ฐใƒฉใ‚ฆใƒณใƒ‰(shnkuti remix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 17 ้ณดใ‚‰ใ—ใฆ(้•ท่ฐทๅท็™ฝ็ด™ remix).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๆ้‡Œ<br>
- โ”‚ย ย  โ””โ”€โ”€ TIMELY!!<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 CAT'S EYE (NEW TAKE).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 WINDY SUMMER.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 STAY BY ME.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 A HOPE FROM SAD STREET.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 YOU ARE NOT ALONE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ๆ‚ฒใ—ใฟใŒใจใพใ‚‰ใชใ„ I CANโ€™T STOP THE LONELINESS.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 SHYNESS BOY.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 LOST LOVE IN THE RAIN.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 DRIVING MY LOVE.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 GOODโ€NIGHT FOR YOU.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Remember Summer Days.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๆฑไบฌใƒ–ใƒฉใ‚นใ‚นใ‚ฟใ‚คใƒซ<br>
- โ”‚ย ย  โ””โ”€โ”€ ใƒ–ใƒฉใ‚นใ‚ฟใ‚ธใƒ–ใƒช<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใ•ใ‚“ใฝ๏ฝžใ‚ชใƒผใƒ—ใƒ‹ใƒณใ‚ฐใƒปใ‚ธใƒณใ‚ฐใƒซ๏ฝž.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ใƒใƒˆใจๅฐ‘ๅนด.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ๅด–ใฎไธŠใฎใƒใƒ‹ใƒง.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ้ขจใฎ่ฐทใฎใƒŠใ‚ฆใ‚ทใ‚ซ๏ฝžใ‚ชใƒผใƒ—ใƒ‹ใƒณใ‚ฐ๏ฝž.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใ•ใ‚“ใฝ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ้ขจใฎไธ˜.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใ‚‚ใฎใฎใ‘ๅงซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใ„ใคใ‚‚ไฝ•ๅบฆใงใ‚‚.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ไบบ็”Ÿใฎใƒกใƒชใƒผใ‚ดใƒผใƒฉใƒณใƒ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใ‚ซใƒณใƒˆใƒชใƒผใƒปใƒญใƒผใƒ‰๏ผˆTake Me Home,Country Roads๏ผ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๆพไธ‹่ช <br>
- โ”‚ย ย  โ””โ”€โ”€ FIRST LIGHT<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 First Light.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 One Hot Love.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Resort for Blue.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 September Rain.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Lazy Night.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 This Is All I Have for You.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 I Knowโ€ฆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Love Was Really Gone.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Sunset.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 September Rain (Japanese Version).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๆคŽๅๆž—ๆชŽ<br>
- โ”‚ย ย  โ””โ”€โ”€ ๅŠ ็ˆพๅŸบ ็ฒพๆถฒ ๆ —ใƒŽ่Šฑ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๅฎ—ๆ•™.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ใƒ‰ใƒ„ใƒšใƒซใ‚ฒใƒณใ‚ฌใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ่ฟทๅฝฉ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใŠใ ใ„ใ˜ใซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใ‚„ใคใคใ‘ไป•ไบ‹.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ่ŒŽ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใจใ‚Šใ“ใ—่‹ฆๅŠด.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใŠใ“ใฎใฟใง.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ๆ„่ญ˜.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใƒใƒซใ‚ฟใƒผใ‚ฌใ‚คใ‚นใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ่‘ฌๅˆ—.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๆคŽๅๆž—ๆชŽร—SOIL&โ€œPIMPโ€SESSIONS<br>
- โ”‚ย ย  โ””โ”€โ”€ ใ‚ซใƒชใ‚ฝใƒกไน™ๅฅณ๏ผˆDEATH JAZZ ver.๏ผ‰<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใ‚ซใƒชใ‚ฝใƒกไน™ๅฅณ๏ผˆDEATH JAZZ ver.๏ผ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๆฐดๆ›œๆ—ฅใฎใ‚ซใƒณใƒ‘ใƒใƒฉ<br>
- โ”‚ย ย  โ””โ”€โ”€ ใ‚ฌใƒฉใƒ‘ใ‚ดใ‚น<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใ‹ใใ‚„ๅงซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๅ—ๆ–น็†Šๆฅ .mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใƒ”ใ‚ซใ‚ฝ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใƒกใƒญใ‚น.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใƒžใƒˆใƒชใƒงใƒผใ‚ทใ‚ซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ่ฆ‹ใ–ใ‚‹่žใ‹ใ–ใ‚‹่จ€ใ‚ใ–ใ‚‹.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ๆ„›ใ—ใ„ใ‚‚ใฎใŸใกใธ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใ‚ญใ‚คใƒญใฎใ†ใŸ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๆฐธ็”ฐ่Œ‚<br>
- โ”‚ย ย  โ””โ”€โ”€ ๆตทใŒใใ“ใˆใ‚‹<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใƒ•ใ‚กใƒผใ‚นใƒˆ ใ‚คใƒณใƒ—ใƒฌใƒƒใ‚ทใƒงใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๆตทใŒใใ“ใˆใ‚‹.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใ‚ทใƒผใ‚ตใ‚คใƒ‰ ใ‚นใƒˆใƒชใƒผใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๅฐ‘ๅฅณใฎๆƒณใ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ๅคœๆ›ดใ‘ใซใฒใจใ‚Š.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใ‚ใ‚‹ๆ™ดใ‚ŒใŸๆ—ฅ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ้™ฝๆฐ—ใชใ‚ˆใฃใฑใ‚‰ใ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ้ขจใฎไธฆๆœจ้“.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ๅฟƒใŒๆ—…็ซ‹ใคๆ™‚.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ๆตทใซใชใ‚ŒใŸใ‚‰๏ผˆใ‚จใƒณใƒ‡ใ‚ฃใƒณใ‚ฐ๏ผ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.png<br>
- โ”œโ”€โ”€ ๆฒขไบ•็พŽ็ฉบ<br>
- โ”‚ย ย  โ””โ”€โ”€ ใ‚ซใƒฉใƒ•ใƒซใ€‚<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใ‚ซใƒฉใƒ•ใƒซใ€‚.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ๆธ…ๆฐด้–ๆ™ƒ<br>
- โ”‚ย ย  โ””โ”€โ”€ ๆกˆๅฑฑๅญ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ็ก่“ฎ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๆกˆๅฑฑๅญ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใ“ใฎใ‚ˆใ†ใซ่ฉ ใ‚ใ‚Š๏ผˆใใฎไธ€๏ผ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใ‚ปใƒŸๅ–ใ‚Šใฎๆ—ฅ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใ“ใฎใ‚ˆใ†ใซ่ฉ ใ‚ใ‚Š๏ผˆใใฎไบŒ๏ผ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ๅคขใงใฏ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ๆตทใฎไธŠใ‹ใ‚‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ็พŽใ—ใๅคฉ็„ถ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ็›ธๅฏพๆ€ง็†่ซ–<br>
- โ”‚ย ย  โ””โ”€โ”€ ใƒใ‚คใƒ•ใ‚กใ‚คๆ–ฐๆ›ธ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใƒ†ใƒฌๆฑ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๅœฐ็„ๅ…ˆ็”Ÿ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใตใ—ใŽใƒ‡ใ‚ซใƒซใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๅ››่ง’้ฉๅ‘ฝ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ๅ“ๅทใƒŠใƒณใƒใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ๅญฆ็ดšๅดฉๅฃŠ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใ•ใ‚ใ‚„ใ‹ไผš็คพๅ“ก.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใƒซใƒใ‚ตใƒณใ‚น.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ใƒใƒผใƒขใƒณใƒˆใƒปใ‚ญใƒƒใ‚น.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ็Ÿข้‡Ž้ก•ๅญ<br>
- โ”‚ย ย  โ”œโ”€โ”€ JAPANESE GIRL<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ๆฐ—็ƒใซใฎใฃใฆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใ‚ฏใƒž.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ้›ป่ฉฑ็ทš.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ๆดฅ่ปฝใƒ„ใ‚ขใƒผ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ใตใชใพใกๅ”„Partโ…ก.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ๅคงใ„ใชใ‚‹ๆคŽใฎๆœจ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ใธใ“ใ‚ŠใทใŸใ‚.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ้ขจๅคช.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 ไธ˜ใ‚’่ถŠใˆใฆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ใตใชใพใกๅ”„Partโ… .mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ ใŸใ ใ„ใพใ€‚<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใŸใ ใ„ใพใ€‚.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ใ„ใคใ‹็Ž‹ๅญๆง˜ใŒ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 VET.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ASHKENAZY WHO_.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใ„ใ‚‰ใชใ„ใ‚‚ใ‚“.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใŸใ„ใ‚ˆใ†ใฎใŠใชใ‚‰ - ใŠใจใ†ใ•ใ‚“ - ใŠใจใ†ใ•ใ‚“ - ใผใใŒใŠใจใชใซใชใฃใŸใ‚‰ - ใ›ใ‚“ใ›ใ„ - ใŠใ‹ใ‚ใ•ใ‚“ใฎใŠใฒใ’ - ใ‚‚ใ—ไธ€ๅ„„ๅ††ใ‚ใฃใŸใ‚‰ - ใ„ใฌ - ใผใใฏ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 I Sing.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ๆ˜ฅๅ’ฒๅฐ็ด….mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ROSE GARDEN.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ็ฅž่–ใ‹ใพใฃใฆใกใ‚ƒใ‚“<br>
- โ”‚ย ย  โ””โ”€โ”€ ใคใพใ‚“ใญ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ็™ฝใ„ใŸใพใ”.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ๅคฉไฝฟใ˜ใ‚ƒๅœฐไธŠใ˜ใ‚ƒใกใฃใใๆญป.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ็พŽใกใชใ‚‹ๆ–นใธ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ่Š‹่™ซใ•ใ‚“.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ้ป’ใ„ใŸใพใ”.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ็ฌ›ๅนใ่Šฑใกใ‚ƒใ‚“.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ๅคœ็ฉบใฎ่™ซใจใฉใ“ใพใงใ‚‚.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ้€šๅญฆLOW.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ใ„ใ‹ใ‚ŒใŸNeet.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใ•ใ‚ใ‚„ใ‹ใชๆœ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ่–ๅคฉ่„ฑๅŠ›.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ใ‚ชใƒผใƒ‡ใ‚ฃใ‚ชใƒˆใƒฉใƒƒใ‚ฏ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ็ฆๅฑ…่‰ฏ<br>
- โ”‚ย ย  โ”œโ”€โ”€ Mellow Dream<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Mellow Dream.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 My Foolish Heart.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Baron Potato Blues.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Whatโ€™s New.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Horizon.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 My Funny Valentine.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Early Summer โ€™06.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ My Favorite Tune<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Voyage.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 Scenery.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Mellow Dream.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Nobody Knows The Trouble I've Seen.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Nobody's.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 My Conception.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 After Hours.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 Nord.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ Ryo Fukui In New York<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 Hot House.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 All The Things You Are.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Red Carpet.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 Bouncing With Bud.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 Embraceable You.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 Just One Of Those Things.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 Mellow Dream.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ Scenery<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 It Could Happen To You.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 I Want To Talk About You.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Early Summer.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Willow Weep For Me.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Autumn Leaves.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Scenery.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ็ซนๅ†…ใพใ‚Šใ‚„<br>
- โ”‚ย ย  โ”œโ”€โ”€ Love Songs<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 FLY AWAY.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใ•ใ‚ˆใชใ‚‰ใฎๅคœๆ˜Žใ‘.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ็ฃๆฐ—ๅต.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ่ฑก็‰™ๆตทๅฒธ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ไบ”็ทš็ด™.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 LONELY WIND.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ๆ‹ใฎ็ต‚ใ‚ใ‚Šใซ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ๅพ…ใฃใฆใ„ใ‚‹ใ‚.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 09 SEPTEMBER.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 10 ไธๆ€่ญฐใชใƒ”ใƒผใƒใƒ‘ใ‚ค.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 11 little lullaby.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ Variety<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ใ‚‚ใ†ไธ€ๅบฆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Plastic Love.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ๆœฌๆฐ—ใงใ‚ชใƒณใƒชใƒผใƒฆใƒผ (Let's Get Married).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 One Night Stand.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Broken Heart.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใ‚ขใƒณใƒ•ใ‚ฃใ‚ทใ‚ขใ‚ฟใƒผใฎๅคœ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใจใฉใ‹ใฌๆƒณใ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใƒžใƒผใ‚ธใƒผใƒ“ใƒผใƒˆใงๅ”„ใ‚ใ›ใฆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ๆฐดใจใ‚ใชใŸใจๅคช้™ฝใจ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใตใŸใ‚Šใฏใ‚นใƒ†ใƒ‡ใ‚ฃ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ใ‚ทใ‚งใƒƒใƒˆใƒฉใƒณใƒ‰ใซ้ ฌใ‚’ใ†ใšใ‚ใฆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ็ฑณๆดฅ็Ž„ๅธซ<br>
- โ”‚ย ย  โ””โ”€โ”€ Flamingo _ TEENAGE RIOT<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Flamingo.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 TEENAGE RIOT.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใ”ใ‚ใ‚“ใญ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.png<br>
- โ”œโ”€โ”€ ็ดฐ้‡Žๆ™ด่‡ฃใ€้ˆดๆœจ่Œ‚ใ€ๅฑฑไธ‹้”้ƒŽ<br>
- โ”‚ย ย  โ””โ”€โ”€ Pacific<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๆœ€ๅพŒใฎๆฅฝๅœ’.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ใ‚ณใƒผใƒฉใƒซใƒปใƒชใƒผใƒ•.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใƒŽใ‚นใ‚ฟใƒซใ‚ธใ‚ขใƒปใ‚ชใƒ–ใƒปใ‚ขใ‚คใƒฉใƒณใƒ‰๏ฝžใƒ‘ใƒผใƒˆ1๏ผšใƒใƒผใƒ‰ใƒปใ‚ฆใ‚ฃใƒณใƒ‰๏ผใƒ‘ใƒผใƒˆ2๏ผšใ‚ฆใ‚ฉใƒผใ‚ญใƒณใ‚ฐใƒปใ‚ชใƒณใƒปใ‚ถใƒปใƒ“ใƒผใƒ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ใ‚นใƒฉใƒƒใ‚ฏใƒปใ‚ญใƒผใƒปใƒซใƒณใƒ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใƒ‘ใƒƒใ‚ทใƒงใƒณใƒปใƒ•ใƒฉใƒฏใƒผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใƒŽใ‚ขใƒŽใ‚ข.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใ‚ญใ‚นใ‚ซ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใ‚ณใ‚บใƒŸใƒƒใ‚ฏใƒปใ‚ตใƒผใƒ•ใ‚ฃใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ่…้‡Žใ‚ˆใ†ๅญ<br>
- โ”‚ย ย  โ””โ”€โ”€ ๅ‚้“ใฎใ‚ขใƒใƒญใƒณ KIDS ON THE SLOPE ORIGINAL SOUNDTRACK<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Kids on the Slope.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Chick's Diner.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Moanin'.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Bag's Groove.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Blowin' the Blues Away.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Satin Doll.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Yurika.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Rosario.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Curandelo.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Transparent.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Run.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 But not for me _featuring ้กžๅฎถๅฟƒๅนณ & ๅคๅทๆ˜Œ็พฉ as Junichi performs_.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 My Favorite Things.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 Equinox.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 15 A Piece of Blue.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 16 Lullaby of Birdland.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 17 Jazz for Button.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 18 Four.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 19 Easy Waltz.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 20 Float.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 21 Milestones.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 22 Apollon Blue.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 23 Kaoru & Sentaro Duo in BUNKASAI (Medley _My Favorite Things~ใ„ใคใ‹็Ž‹ๅญๆง˜ใŒ~Moanin'_).mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 24 Someday My Prince Will Come.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ่Šๆฑ ๆกƒๅญ<br>
- โ”‚ย ย  โ””โ”€โ”€ ADVENTURE<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Overture.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Adventure.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใ‚‚ใ†้€ขใˆใชใ„ใ‹ใ‚‚ใ—ใ‚Œใชใ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๆณขใซใชใ‚ŠใŸใ„.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Night Cruising.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ้›จใฎRealize.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ่ตคใ„็จฒๅฆป.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Good Friend.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Mystical Composer.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 Tomorrow.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ้Š€ๆBOYZ<br>
- โ”‚ย ย  โ””โ”€โ”€ ๅ›ใจๅƒ•ใฎ็ฌฌไธ‰ๆฌกไธ–็•Œๅคงๆˆฆ็š„ๆ‹ๆ„›้ฉๅ‘ฝ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๆ—ฅๆœฌไบบ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 SKOOL KILL.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ใ‚ใฎๅจ˜ใซ1ใƒŸใƒชใงใ‚‚ใกใ‚‡ใฃใ‹ใ„ใ‹ใ‘ใŸใ‚‰ๆฎบใ™.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ็ซฅ่ฒžใƒ•ใ‚ฉใƒผใ‚ฏๅฐ‘ๅนดใ€้ซ˜ๅ††ๅฏบใซใฆ็ˆ†ๆญปๅฏธๅ‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 ใƒˆใƒฉใƒƒใ‚ทใƒฅ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใชใ‚“ใฆๆ‚ชๆ„ใซๆบ€ใกใŸๅนณๅ’Œใชใ‚“ใ ใ‚ใ†.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ใ‚‚ใ—ใ‚‚ๅ›ใŒๆณฃใใชใ‚‰ใฐ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ้ง†ใ‘ๆŠœใ‘ใฆๆ€งๆ˜ฅ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 BABY BABY.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ๆผ‚ๆตๆ•™ๅฎค.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 YOU & I VS. THE WORLD.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 ่‹ฅ่€…ใŸใก.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 ้’ๆ˜ฅๆ™‚ไปฃ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 ๆฑไบฌ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ้–“ๅฎฎ่ฒดๅญ<br>
- โ”‚ย ย  โ””โ”€โ”€ Love Trip<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Love Trip.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ใƒใƒฃใ‚คใƒ‹ใƒผใ‚บใƒปใƒฌใ‚นใƒˆใƒฉใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ็œŸๅคœไธญใฎใ‚ธใƒงใƒผใ‚ฏ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๅ“€ใ—ใฟใฏๅคœใฎๅ‘ใ“ใ†.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 All Or Nothing.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ๆธšใงใƒ€ใƒณใ‚น.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 One More Night.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใƒขใƒผใƒ‹ใƒณใ‚ฐใƒปใƒ•ใƒฉใ‚คใƒˆ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ใŸใใŒใ‚Œใฏ้Š€็ฎ”ใฎ.._.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 What A Broken Heart Can Do.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ้’่‘‰ๅธ‚ๅญ<br>
- โ”‚ย ย  โ”œโ”€โ”€ 0<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 ใ„ใใฎใ“ใ‚Šโ—ใผใใ‚‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 iam POD (0%).mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 Mars 2027.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ใ„ใ‚Šใใกใงใใก.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ใ†ใŸใฎใ‘ใฏใ„.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 ๆฉŸๆขฐไป•ๆŽ›ไนƒๅฎ‡ๅฎ™.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ๅ››ๆœˆใฎๆ”ฏๅบฆ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ใฏใ‚‹ใชใคใ‚ใใตใ‚†.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ”œโ”€โ”€ ใ†ใŸใณใ“<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 01 IMPERIAL SMOKE TOWN.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 02 ใ‹ใชใ—ใ„ใ‚†ใ‚ใ‚’ใฟใŸใ‚‰.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 03 ็งใฎ็›—ไบบ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 04 ่ฃธ่ถณใฎๅบญ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 05 ใ‚ใชใŸใฎใ‹ใ–ใ‚Š.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 06 3ใณใใฎใใพ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 07 ๅฅ‡่ทกใฏใ„ใคใงใ‚‚.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ 08 ใฒใ‹ใ‚Šใฎใตใ‚‹ใ•ใจ.mp3<br>
- โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ cover.jpg<br>
- โ”‚ย ย  โ””โ”€โ”€ ใ‚ขใƒ€ใƒณใฎ้ขจ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Prologue.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 Pilgrimage.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 Porcelain.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 ๅธ†่กฃ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Easter Lily.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Parfum dโ€™รฉtoiles.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ้œง้ณดๅณถ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Sagu Palmโ€™s Song.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 chinuhaji.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ่ก€ใฎ้ขจ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 Hagupit.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Dawn in the Adan.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 13 ohayashi.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 14 ใ‚ขใƒ€ใƒณใฎๅณถใฎ่ช•็”Ÿ็ฅญ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ้ฃฏๅณถ็œŸ็†<br>
- โ”‚ย ย  โ””โ”€โ”€ Rosรฉ<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 Blueberry Jam.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 ใพใ‚Šใƒณ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 My Best Friend.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Lovesick.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 Secret Time.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 ใใฃใจ่จ€ใˆใ‚‹.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 Shine Love.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 ใ‚ฌใƒฉใ‚นใฎใ“ใณใ‚“.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 ใฒใพใ‚ใ‚Š.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ใฒใฟใคใฎๆ‰‰.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 ใŠใงใ“ใซKiss.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ”œโ”€โ”€ ้ซ˜ๆฉ‹ๆด‹ๅญ _ Claire<br>
- โ”‚ย ย  โ””โ”€โ”€ ๆฎ‹้…ทใชๅคฉไฝฟใฎใƒ†ใƒผใ‚ผ _ FLY ME TO THE MOON<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 ๆฎ‹้…ทใชๅคฉไฝฟใฎใƒ†ใƒผใ‚ผ.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 FLY ME TO THE MOON.mp3<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- โ”‚ย ย  &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.jpg<br>
- โ””โ”€โ”€ ์žฅ์œค์ฃผ<br>
- &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ Dream<br>
- &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 01 29.mp3<br>
- &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 02 April.mp3<br>
- &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 03 ์˜ค๋Š˜, ๊ณ ๋งˆ์šด ํ•˜๋ฃจ.mp3<br>
- &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 04 Dream (Piano ver.).mp3<br>
- &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 05 11์›”.mp3<br>
- &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 06 Fly Away.mp3<br>
- &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 07 ํŒŒ๋ฆฌ์— ๋ถ€์นœ ํŽธ์ง€.mp3<br>
- &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 08 Martini Rosso.mp3<br>
- &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 09 Love song.mp3<br>
- &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 10 ์˜ฅํƒ‘๋ฐฉ (demo ver.).mp3<br>
- &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 11 April (instrumental).mp3<br>
- &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ 12 Dream (Guitar ver.).mp3<br>
- &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; โ”œโ”€โ”€ album.nfo<br>
- &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ cover.png<br>
- <br><br>
- </p>
- <p>
+ <a>Music</a><br>
+ โ”œโ”€โ”€ <a>100 gecs</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>1000 gecs</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>mememe</a><br>
+ โ”œโ”€โ”€ <a>100 gecs feat. Charli XCX, Rico Nasty, Kero Kero Bonito</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ringtone (remix)</a><br>
+ โ”œโ”€โ”€ <a>2814</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๆ–ฐใ—ใ„ๆ—ฅใฎ่ช•็”Ÿ</a><br>
+ โ”œโ”€โ”€ <a>3776</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๆญณๆ™‚่จ˜</a><br>
+ โ”œโ”€โ”€ <a>385</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>่„ณใฟใใ‚ใ‚‰ใŠใ†</a><br>
+ โ”œโ”€โ”€ <a>Aimer</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>BEST SELECTION โ€œblancโ€</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>BEST SELECTION โ€œnoirโ€</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Penny Rain</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Sun Dance</a><br>
+ โ”œโ”€โ”€ <a>Aiobahn feat. nayuta</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>้ŽใŽใ‚†ใๆ—ฅใจๅ›ใธ</a><br>
+ โ”œโ”€โ”€ <a>All That Jazz</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>EVER JAZZ</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Ghibli Jazz</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Ghibli Jazz 2</a><br>
+ โ”œโ”€โ”€ <a>Art Blakey &amp; The Jazz Messengers</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>The Big Beat</a><br>
+ โ”œโ”€โ”€ <a>Astra King</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Silver</a><br>
+ โ”œโ”€โ”€ <a>BABYMETAL</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>BABYMETAL</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>METAL GALAXY</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>METAL RESISTANCE</a><br>
+ โ”œโ”€โ”€ <a>BENEE</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Hey U X</a><br>
+ โ”œโ”€โ”€ <a>Bill Conti</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Rocky_ Original Motion Picture Score</a><br>
+ โ”œโ”€โ”€ <a>Bill Evans</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Everybody Digs Bill Evans</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Some Other Time_ The Lost Session From the Black Forest</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>You Must Believe in Spring</a><br>
+ โ”œโ”€โ”€ <a>Bill Evans &amp; Jim Hall</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Intermodulation</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Undercurrent</a><br>
+ โ”œโ”€โ”€ <a>Bill Evans Trio</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Explorations</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Portrait in Jazz</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Sunday at the Village Vanguard</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Waltz for Debby</a><br>
+ โ”œโ”€โ”€ <a>Billie Eilish</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Happier Than Ever</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>WHEN WE ALL FALL ASLEEP, WHERE DO WE GO_</a><br>
+ โ”œโ”€โ”€ <a>Billie Holiday</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Billieโ€™s Best</a><br>
+ โ”œโ”€โ”€ <a>Bjรถrk</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Homogenic</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Vespertine</a><br>
+ โ”œโ”€โ”€ <a>Bjรถrk &amp; Trรญรณ Guรฐmundar Ingรณlfssonar</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Glingโ€Glรณ</a><br>
+ โ”œโ”€โ”€ <a>Blonde Redhead</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>23</a><br>
+ โ”œโ”€โ”€ <a>Boredoms</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Super รฆ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>VISION CREATION NEWSUN</a><br>
+ โ”œโ”€โ”€ <a>C418</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Minecraft, Volume Alpha</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Minecraft, Volume Beta</a><br>
+ โ”œโ”€โ”€ <a>Casiopea</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Casiopea</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Mint Jams</a><br>
+ โ”œโ”€โ”€ <a>Charles Mingus</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Mingus Ah Um</a><br>
+ โ”œโ”€โ”€ <a>Choro Club</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใƒจใ‚ณใƒใƒž่ฒทใ„ๅ‡บใ—็ด€่กŒ -Quiet Country Cafe- Original Soundtrack</a><br>
+ โ”œโ”€โ”€ <a>Compilations</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>EVANGELION FINALLY</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>SUPER EUROBEAT presents INITIAL D ใ€œD SELECTIONใ€œ</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Super Eurobeat Presents Initial D Fifth Stage D Selection</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Super Eurobeat Presents Initial D Second Stage Non-Stop Selection</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>The Original Jazz Masters Series, Volume 1</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>mikgazer vol.1</a><br>
+ โ”œโ”€โ”€ <a>DAOKO</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>DAOKO</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>THANK YOU BLUE</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>anima</a><br>
+ โ”œโ”€โ”€ <a>Daft Punk</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Discovery</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Homework</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Human After All</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Random Access Memories</a><br>
+ โ”œโ”€โ”€ <a>Death Grips</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Exmilitary</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>No Love Deep Web</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>The Money Store</a><br>
+ โ”œโ”€โ”€ <a>EGOIST</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>GREATEST HITS 2011-2017 _ALTER EGO_</a><br>
+ โ”œโ”€โ”€ <a>Eric Dolphy</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>โ€˜Out to Lunch!โ€™</a><br>
+ โ”œโ”€โ”€ <a>Fiona Apple</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Fetch the Bolt Cutters</a><br>
+ โ”œโ”€โ”€ <a>Fleetwood Mac</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Then Play On</a><br>
+ โ”œโ”€โ”€ <a>Friday Night Plans</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Plastic Love</a><br>
+ โ”œโ”€โ”€ <a>Godspeed You! Black Emperor</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Lift Yr. Skinny Fists Like Antennas to Heaven!</a><br>
+ โ”œโ”€โ”€ <a>Gus Dapperton</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Moodna, Once with Grace</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>You Think You're a Comic!</a><br>
+ โ”œโ”€โ”€ <a>Gรกbor Szabรณ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Dreams</a><br>
+ โ”œโ”€โ”€ <a>Hello Sleepwalkers</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Masked Monkey Awakening</a><br>
+ โ”œโ”€โ”€ <a>Hyper Potions, Synthion &amp; MYLK</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Maboroshi</a><br>
+ โ”œโ”€โ”€ <a>Japanese Breakfast</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Jubilee</a><br>
+ โ”œโ”€โ”€ <a>John Coltrane</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>A Love Supreme</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Giant Steps</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>My Favorite Things</a><br>
+ โ”œโ”€โ”€ <a>John Coltrane Quartet</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Ballads</a><br>
+ โ”œโ”€โ”€ <a>Justin Hurwitz, Benj Pasek &amp; Justin Paul</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>La La Land_ Original Motion Picture Soundtrack</a><br>
+ โ”œโ”€โ”€ <a>KANA-BOON</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>DOPPEL</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>TIME</a><br>
+ โ”œโ”€โ”€ <a>KOTO</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ใฐใ„ใฐใ„ใฆใƒใƒผใ‚“ใšใ‚‰ใ‚‰ใฐใ„</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใƒ—ใƒฉใƒˆใƒ‹ใƒƒใ‚ฏ ใƒ—ใƒฉใƒใƒƒใƒˆ (Platonic Planet)</a><br>
+ โ”œโ”€โ”€ <a>Kanye West</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>808s &amp; Heartbreak</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>My Beautiful Dark Twisted Fantasy</a><br>
+ โ”œโ”€โ”€ <a>Kazumi Tateishi Trio</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>GHIBLI meets JAZZ ใ€œBeautiful Songsใ€œ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Smile ~Beautiful Song in Jazz~</a><br>
+ โ”œโ”€โ”€ <a>Keith Jarrett</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>The Kรถln Concert</a><br>
+ โ”œโ”€โ”€ <a>Ken Ishii</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Jelly Tones</a><br>
+ โ”œโ”€โ”€ <a>Kendrick Lamar</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>DAMN_</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>To Pimp a Butterfly</a><br>
+ โ”œโ”€โ”€ <a>Kero Kero Bonito</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Bonito Generation</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Civilisation I</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Flamingo</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Heartbeat</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Intro Bonito</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>TOTEP</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>The Princess and the Clock</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Time โ€™nโ€™ Place</a><br>
+ โ”œโ”€โ”€ <a>Kim Petras</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Slut Pop</a><br>
+ โ”œโ”€โ”€ <a>King Crimson</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>In the Court of the Crimson King</a><br>
+ โ”œโ”€โ”€ <a>Lamp</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๆ‹ไบบใธ</a><br>
+ โ”œโ”€โ”€ <a>Lena Raine</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Minecraft Nether Update (Original Game Soundtrack)</a><br>
+ โ”œโ”€โ”€ <a>LiSA</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>LiSA BEST -Day-</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>LiSA BEST -Way-</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>็ด…่“ฎ่ฏ</a><br>
+ โ”œโ”€โ”€ <a>Lil Mariko</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Lil Mariko</a><br>
+ โ”œโ”€โ”€ <a>Lil Pump</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Lil Pump</a><br>
+ โ”œโ”€โ”€ <a>Linked Horizon</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>็œŸๅฎŸใธใฎ้€ฒๆ’ƒ</a><br>
+ โ”œโ”€โ”€ <a>M.O.O.N_</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Moon - EP</a><br>
+ โ”œโ”€โ”€ <a>MASS OF THE FERMENTING DREGS</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>MASS OF THE FERMENTING DREGS</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>No New World</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใ‚ผใƒญใ‚ณใƒณใƒžใ€่‰ฒใจใ‚Šใฉใ‚Šใฎไธ–็•Œ</a><br>
+ โ”œโ”€โ”€ <a>MONDO GROSSO</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ไฝ•ๅบฆใงใ‚‚ๆ–ฐใ—ใ็”Ÿใพใ‚Œใ‚‹</a><br>
+ โ”œโ”€โ”€ <a>MYTH &amp; ROID</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>PANTA RHEI</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>TIT FOR TAT</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>VORACITY</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>eYe's</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>shadowgraph</a><br>
+ โ”œโ”€โ”€ <a>Magdalena Bay</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Mercurial World</a><br>
+ โ”œโ”€โ”€ <a>Masayoshi Minoshima</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Bad Apple!!</a><br>
+ โ”œโ”€โ”€ <a>Matt Uelmen</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Diablo II Soundtrack</a><br>
+ โ”œโ”€โ”€ <a>Melt-Banana</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Cell-Scape</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Fetch</a><br>
+ โ”œโ”€โ”€ <a>Miles Davis</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Kind of Blue</a><br>
+ โ”œโ”€โ”€ <a>Mingus Big Band</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Nostalgia in Times Square</a><br>
+ โ”œโ”€โ”€ <a>Moe Shop</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Moe Moe</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Moshi Moshi</a><br>
+ โ”œโ”€โ”€ <a>My Bloody Valentine</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Loveless</a><br>
+ โ”œโ”€โ”€ <a>NUMBER GIRL</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>NUM-HEAVYMETALLIC</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>SCHOOL GIRL DISTORTIONAL ADDICT</a><br>
+ โ”œโ”€โ”€ <a>Nacio Herb Brown</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Singinโ€™ in the Rain</a><br>
+ โ”œโ”€โ”€ <a>Neutral Milk Hotel</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>In the Aeroplane Over the Sea</a><br>
+ โ”œโ”€โ”€ <a>Night Tempo</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Fantasy</a><br>
+ โ”œโ”€โ”€ <a>Nirvana</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Nevermind</a><br>
+ โ”œโ”€โ”€ <a>Ogre You Asshole</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>OGRE YOU ASSHOLE</a><br>
+ โ”œโ”€โ”€ <a>Olivia Rodrigo</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>SOUR</a><br>
+ โ”œโ”€โ”€ <a>Otoboke Beaver</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Itekoma Hits</a><br>
+ โ”œโ”€โ”€ <a>Otomo Yoshihideโ€™s New Jazz Ensemble</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Dreams</a><br>
+ โ”œโ”€โ”€ <a>POLYSICS</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Hey! Bob! My Friend!</a><br>
+ โ”œโ”€โ”€ <a>PSYQUI feat. Such</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใƒ’ใ‚นใƒ†ใƒชใƒƒใ‚ฏใƒŠใ‚คใƒˆใ‚ฌใƒผใƒซ</a><br>
+ โ”œโ”€โ”€ <a>Panchiko</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>D_E_A_T_H_M_E_T_A_L</a><br>
+ โ”œโ”€โ”€ <a>Party In Backyard &amp; PewDiePie</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Bitch Lasagna</a><br>
+ โ”œโ”€โ”€ <a>Paul Hardcastle _ Pigbag</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Papa's Got A Brand New Pigbag</a><br>
+ โ”œโ”€โ”€ <a>Perfume</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>COSMIC EXPLORER</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Cling Cling</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Future Pop</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>GAME</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>JPN</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>LEVEL3</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>โŠฟ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใƒŠใƒŠใƒŠใƒŠใƒŠใ‚คใƒญ</a><br>
+ โ”œโ”€โ”€ <a>RADWIMPS</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Weathering With You</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Your Name (Original Motion Picture Soundtrack)</a><br>
+ โ”œโ”€โ”€ <a>Red Velvet</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Perfect Velvet</a><br>
+ โ”œโ”€โ”€ <a>Reol</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Sigma</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ใ‚จใƒณใƒ‰ใƒฌใ‚นEP</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ไบ‹ๅฎŸไธŠ</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ๆฅตๅฝฉ่‰ฒ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>้‡‘ๅญ—ๅก”</a><br>
+ โ”œโ”€โ”€ <a>Rina Sawayama</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>SAWAYAMA</a><br>
+ โ”œโ”€โ”€ <a>SAINT PEPSI</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Hit Vibes</a><br>
+ โ”œโ”€โ”€ <a>SOIL&amp;โ€œPIMPโ€SESSIONS</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>6</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Pimp of The Year</a><br>
+ โ”œโ”€โ”€ <a>SOPHIE</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Faceshopping</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>OIL OF EVERY PEARLโ€™S UNโ€INSIDES</a><br>
+ โ”œโ”€โ”€ <a>SUGAR BABE</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>SONGS</a><br>
+ โ”œโ”€โ”€ <a>SUPERCAR</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>HIGHVISION</a><br>
+ โ”œโ”€โ”€ <a>Sarah Vaughan</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Sarah Vaughan</a><br>
+ โ”œโ”€โ”€ <a>Shibayan Records</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Adrastea</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>TOHO BOSSA NOVA 2</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>TOHO BOSSA NOVA 5</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>TOHO BOSSA NOVA 7</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>TOHO BOSSA NOVA 8</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>TOHO BOSSA NOVA 9</a><br>
+ โ”œโ”€โ”€ <a>Shinichi Osawa</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>The One</a><br>
+ โ”œโ”€โ”€ <a>Snailโ€™s House</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Ordinary Songs</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Ordinary Songs 2</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Snรถ</a><br>
+ โ”œโ”€โ”€ <a>Sonny Clark</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Leapin' and Lopin'</a><br>
+ โ”œโ”€โ”€ <a>Stan Getz _ Joรฃo Gilberto featuring Antรดnio Carlos Jobim</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Getz_Gilberto</a><br>
+ โ”œโ”€โ”€ <a>THE ORAL CIGARETTES</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>FIXION</a><br>
+ โ”œโ”€โ”€ <a>TK</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>unravel</a><br>
+ โ”œโ”€โ”€ <a>TOHO JAZZ MESSENGERS</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>girls apartment</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>girls apartment 2</a><br>
+ โ”œโ”€โ”€ <a>Taylor Swift</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Red (Taylorโ€™s version)</a><br>
+ โ”œโ”€โ”€ <a>Tessa Violet</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Bad Ideas</a><br>
+ โ”œโ”€โ”€ <a>The Beatles</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Abbey Road</a><br>
+ โ”œโ”€โ”€ <a>The Dave Brubeck Quartet</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Time Out</a><br>
+ โ”œโ”€โ”€ <a>The Strokes</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Is This It</a><br>
+ โ”œโ”€โ”€ <a>The Velvet Underground</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>The Velvet Underground &amp; Nico</a><br>
+ โ”œโ”€โ”€ <a>Tomggg</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Butter Sugar Cream</a><br>
+ โ”œโ”€โ”€ <a>Tzusing</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๆฑๆ–นไธๆ•—</a><br>
+ โ”œโ”€โ”€ <a>WhaleDontSleep</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใญใ‚€ใ‚‹ใพใก (feat. yama)</a><br>
+ โ”œโ”€โ”€ <a>YUC'e</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>macaron moon</a><br>
+ โ”œโ”€โ”€ <a>YUKIKA</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>์„œ์šธ์—ฌ์ž</a><br>
+ โ”œโ”€โ”€ <a>Yaeji</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>EP2</a><br>
+ โ”œโ”€โ”€ <a>Yellow Magic Orchestra</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Naughty Boys</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Solid State Survivor</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Yellow Magic Orchestra</a><br>
+ โ”œโ”€โ”€ <a>Yeule</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Serotonin II</a><br>
+ โ”œโ”€โ”€ <a>Yunomi</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใ‚†ใฎใ‚‚ใใ‚…</a><br>
+ โ”œโ”€โ”€ <a>Yunomi feat. TORIENA</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๅคงๆฑŸๆˆธใ‚ณใƒณใƒˆใƒญใƒผใƒฉใƒผ EP</a><br>
+ โ”œโ”€โ”€ <a>Yunomi feat. nicamoq</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใ‚†ใฎใฟใฃใใซใŠ่Œถใ—ใฆ EP</a><br>
+ โ”œโ”€โ”€ <a>Yunomi feat. ใƒญใƒผใƒฉใƒผใ‚ฌใƒผใƒซ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใ‚ธใ‚งใƒชใƒผใƒ•ใ‚ฃใƒƒใ‚ทใƒฅ</a><br>
+ โ”œโ”€โ”€ <a>Yunomi feat. ๆกƒ็ฎฑ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใƒŸใƒฉใ‚ฏใƒซใ‚ทใƒฅใ‚ฌใƒผใƒฉใƒณใƒ‰</a><br>
+ โ”œโ”€โ”€ <a>Zazen Boys</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ZAZEN BOYS</a><br>
+ โ”œโ”€โ”€ <a>Zedd</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Clarity</a><br>
+ โ”œโ”€โ”€ <a>Zedd &amp; Alessia Cara</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Stay</a><br>
+ โ”œโ”€โ”€ <a>bbno$</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>my oh my</a><br>
+ โ”œโ”€โ”€ <a>masara</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Love10</a><br>
+ โ”œโ”€โ”€ <a>mus.hiba</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>White Girl</a><br>
+ โ”œโ”€โ”€ <a>pidalso</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>The Ocean Waves OST Piano Cover Collection</a><br>
+ โ”œโ”€โ”€ <a>toe</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>the book about my idle plot on a vague anxiety</a><br>
+ โ”œโ”€โ”€ <a>tricot</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>A N D</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>T H E</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>็œŸใฃ้ป’</a><br>
+ โ”œโ”€โ”€ <a>ใ‹ใ‚ใ‚Šใ‚</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>heart of android</a><br>
+ โ”œโ”€โ”€ <a>ใใฎใ“ๅธๅ›ฝ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>eureka</a><br>
+ โ”œโ”€โ”€ <a>ใใ‚ƒใ‚Šใƒผใฑใฟใ‚…ใฑใฟใ‚…</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Nanda Collection</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใ‚ญใƒฃใƒณใƒ‡ใ‚ฃใƒผใƒฌใƒผใ‚ตใƒผ</a><br>
+ โ”œโ”€โ”€ <a>ใšใฃใจ็œŸๅคœไธญใงใ„ใ„ใฎใซใ€‚</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ไปŠใฏไปŠใง่ช“ใ„ใฏ็ฌ‘ใฟใง</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๆฝœๆฝœ่ฉฑ</a><br>
+ โ”œโ”€โ”€ <a>ใฏใฃใดใ„ใˆใ‚“ใฉ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>้ขจ่ก—ใ‚ใพใ‚“</a><br>
+ โ”œโ”€โ”€ <a>ใผใใŸใกใฎใ„ใ‚‹ใจใ“ใ‚ใ€‚</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใ”ใฟ</a><br>
+ โ”œโ”€โ”€ <a>ใ‚ฎใ‚ฌP</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>No titleโˆ’</a><br>
+ โ”œโ”€โ”€ <a>ใ‚ทใƒผใƒˆใƒ™ใƒซใƒ„</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>COWBOY BEBOP</a><br>
+ โ”œโ”€โ”€ <a>ใƒ‘ใ‚นใƒ”ใ‚จ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๆผ”ๅ‡บๅฎถๅ‡บๆผ”</a><br>
+ โ”œโ”€โ”€ <a>ใƒ”ใƒณใ‚ฏใƒใ‚ชใƒณๆฑไบฌ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Single Collection Vol.2</a><br>
+ โ”œโ”€โ”€ <a>ใƒ•ใ‚ฃใƒƒใ‚ทใƒฅใƒžใƒณใ‚บ</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Long Season</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>็ฉบไธญใ‚ญใƒฃใƒณใƒ—</a><br>
+ โ”œโ”€โ”€ <a>ใƒ•ใƒฌใƒ‡ใƒชใƒƒใ‚ฏ</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>oddloop</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ใƒ•ใƒฌใƒ‡ใƒชใ‚บใƒ </a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใƒ•ใƒฌใƒ‡ใƒชใ‚บใƒ 2</a><br>
+ โ”œโ”€โ”€ <a>ใƒ•ใƒฌใƒใ‚ท</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใ‚ญใƒฅใƒ—ใƒฉ</a><br>
+ โ”œโ”€โ”€ <a>ใƒใƒซใ‚ซใƒ‰ใƒƒใƒˆใ‚นใƒ†ใ‚ฃใƒณใ‚ฐใƒฌใ‚ค</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>JET</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๆ–ฐไธ–็ด€</a><br>
+ โ”œโ”€โ”€ <a>ใƒŸใ‚ซใƒ…ใ‚ญBIGWAVE</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>WAVESใ‚ฆใ‚งใƒผใƒ–ใ‚น - EP</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๆ˜Ÿ็ฉบROMANTIC</a><br>
+ โ”œโ”€โ”€ <a>ใƒŸใƒ‰ใƒช</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>shinsekai</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ใ‚ใ‚‰ใŸใ‚ใพใ—ใฆใ€ใฏใ˜ใ‚ใพใ—ใฆใ€ใƒŸใƒ‰ใƒชใงใ™ใ€‚</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ใ‚ปใ‚ซใƒณใƒ‰</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ใƒ•ใ‚กใƒผใ‚นใƒˆ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๆธ…ๆฐด</a><br>
+ โ”œโ”€โ”€ <a>ใƒจใƒซใ‚ทใ‚ซ</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ใ ใ‹ใ‚‰ๅƒ•ใฏ้Ÿณๆฅฝใ‚’่พžใ‚ใŸ</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ใ‚จใƒซใƒž</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ๅค่‰ใŒ้‚ช้ญ”ใ‚’ใ™ใ‚‹</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>็›—ไฝœ</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>่Šฑใซไบก้œŠ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>่ฒ ใ‘็Šฌใซใ‚ขใƒณใ‚ณใƒผใƒซใฏใ„ใ‚‰ใชใ„</a><br>
+ โ”œโ”€โ”€ <a>ใƒฉใƒ–ใƒชใƒผใ‚ตใƒžใƒผใกใ‚ƒใ‚“</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>LSC</a><br>
+ โ”œโ”€โ”€ <a>ไธ‰ๆœˆใฎใƒ‘ใƒณใ‚ฟใ‚ทใ‚ข</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใ‚ฌใƒผใƒซใ‚บใƒ–ใƒซใƒผใƒปใƒใƒƒใƒ”ใƒผใ‚ตใƒƒใƒ‰</a><br>
+ โ”œโ”€โ”€ <a>ไฝไบ•ๅฅฝๅญ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>่ฌ่Šฑ้ก</a><br>
+ โ”œโ”€โ”€ <a>ๅ…ซ็ฅž็ด”ๅญ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>FULL MOON</a><br>
+ โ”œโ”€โ”€ <a>ๅ‡›ใจใ—ใฆๆ™‚้›จ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Inspiration is DEAD</a><br>
+ โ”œโ”€โ”€ <a>ๅŽŸ็ฅž็Žฒ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Lust</a><br>
+ โ”œโ”€โ”€ <a>ๅ–œๅคšๅถ‹ไฟฎ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Benzaiten</a><br>
+ โ”œโ”€โ”€ <a>ๅ‚ๆœฌ้พไธ€</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Merry Christmas Mr. Lawrence</a><br>
+ โ”œโ”€โ”€ <a>ๅคงๆฃฎ้–ๅญ</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ๅคงๆฃฎ้–ๅญ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๆด—่„ณ</a><br>
+ โ”œโ”€โ”€ <a>ๅคงๆฏ”่‰ฏ็‘žๅธŒ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>TRUE ROMANCE</a><br>
+ โ”œโ”€โ”€ <a>ๅคง่ฒซๅฆ™ๅญ</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Mignonne</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>SUNSHOWER</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>copine_</a><br>
+ โ”œโ”€โ”€ <a>ๅฎ‡ๅคš็”ฐใƒ’ใ‚ซใƒซ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ULTRA BLUE</a><br>
+ โ”œโ”€โ”€ <a>ๅฑฑไธ‹้”้ƒŽ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>FOR YOU</a><br>
+ โ”œโ”€โ”€ <a>ๅฑฑๅดŽใƒใ‚ณ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>้ฃ›ใƒปใณใƒปใพใƒปใ™</a><br>
+ โ”œโ”€โ”€ <a>ๆˆธๅท็ด”</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ๅฅฝใๅฅฝใๅคงๅฅฝใ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>็މๅงซๆง˜</a><br>
+ โ”œโ”€โ”€ <a>ๆ–ฐไบ•ๆญฃไบบ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>MASAHITO ARAI +1</a><br>
+ โ”œโ”€โ”€ <a>ๆ˜ฅใญใ‚€ใ‚Š</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>LOVETHEISM</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ใ‚ขใƒˆใƒ ใƒปใƒใƒผใƒˆใƒปใƒžใ‚ถใƒผ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๆ˜ฅใจไฟฎ็พ…</a><br>
+ โ”œโ”€โ”€ <a>ๆ้‡Œ</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Heaven Beach</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>TIMELY!!</a><br>
+ โ”œโ”€โ”€ <a>ๆ‘ๅฒกๅฎŸ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Bamboo</a><br>
+ โ”œโ”€โ”€ <a>ๆฑไบฌใƒ–ใƒฉใ‚นใ‚นใ‚ฟใ‚คใƒซ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใƒ–ใƒฉใ‚นใ‚ฟใ‚ธใƒ–ใƒช</a><br>
+ โ”œโ”€โ”€ <a>ๆพไธ‹่ช </a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>FIRST LIGHT</a><br>
+ โ”œโ”€โ”€ <a>ๆคŽๅๆž—ๆชŽ</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ๅŠ ็ˆพๅŸบ ็ฒพๆถฒ ๆ —ใƒŽ่Šฑ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>็„ก็ฝชใƒขใƒฉใƒˆใƒชใ‚ขใƒ </a><br>
+ โ”œโ”€โ”€ <a>ๆคŽๅๆž—ๆชŽร—SOIL&amp;โ€œPIMPโ€SESSIONS</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใ‚ซใƒชใ‚ฝใƒกไน™ๅฅณ๏ผˆDEATH JAZZ ver.๏ผ‰</a><br>
+ โ”œโ”€โ”€ <a>ๆฐดๆ›œๆ—ฅใฎใ‚ซใƒณใƒ‘ใƒใƒฉ</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>SUPERMAN</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใ‚ฌใƒฉใƒ‘ใ‚ดใ‚น</a><br>
+ โ”œโ”€โ”€ <a>ๆฐธ็”ฐ่Œ‚</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๆตทใŒใใ“ใˆใ‚‹</a><br>
+ โ”œโ”€โ”€ <a>ๆฒขไบ•็พŽ็ฉบ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใ‚ซใƒฉใƒ•ใƒซใ€‚</a><br>
+ โ”œโ”€โ”€ <a>ๆดฅใ€…ไบ•ใพใ‚Š</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๆ„›ใ™ใ‚Œใฉๅฟƒใ•ใณใ—ใ</a><br>
+ โ”œโ”€โ”€ <a>ๆธ…ๆฐด้–ๆ™ƒ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๆกˆๅฑฑๅญ</a><br>
+ โ”œโ”€โ”€ <a>็›ธๅฏพๆ€ง็†่ซ–</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใƒใ‚คใƒ•ใ‚กใ‚คๆ–ฐๆ›ธ</a><br>
+ โ”œโ”€โ”€ <a>็Ÿข้‡Ž้ก•ๅญ</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>JAPANESE GIRL</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใŸใ ใ„ใพใ€‚</a><br>
+ โ”œโ”€โ”€ <a>็ฅž่–ใ‹ใพใฃใฆใกใ‚ƒใ‚“</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใคใพใ‚“ใญ</a><br>
+ โ”œโ”€โ”€ <a>็ฆๅฑ…่‰ฏ</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Live at Vidro '77</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Mellow Dream</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>My Favorite Tune</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Ryo Fukui In New York</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Scenery</a><br>
+ โ”œโ”€โ”€ <a>็ซนๅ†…ใพใ‚Šใ‚„</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Love Songs</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Variety</a><br>
+ โ”œโ”€โ”€ <a>็ฑณๆดฅ็Ž„ๅธซ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Flamingo _ TEENAGE RIOT</a><br>
+ โ”œโ”€โ”€ <a>็ดฐ้‡Žๆ™ด่‡ฃใ€้ˆดๆœจ่Œ‚ใ€ๅฑฑไธ‹้”้ƒŽ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Pacific</a><br>
+ โ”œโ”€โ”€ <a>่…้‡Žใ‚ˆใ†ๅญ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๅ‚้“ใฎใ‚ขใƒใƒญใƒณ KIDS ON THE SLOPE ORIGINAL SOUNDTRACK</a><br>
+ โ”œโ”€โ”€ <a>่Šๆฑ ๆกƒๅญ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ADVENTURE</a><br>
+ โ”œโ”€โ”€ <a>้Š€ๆBOYZ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๅ›ใจๅƒ•ใฎ็ฌฌไธ‰ๆฌกไธ–็•Œๅคงๆˆฆ็š„ๆ‹ๆ„›้ฉๅ‘ฝ</a><br>
+ โ”œโ”€โ”€ <a>้–“ๅฎฎ่ฒดๅญ</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Love Trip</a><br>
+ โ”œโ”€โ”€ <a>้’่‘‰ๅธ‚ๅญ</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>0</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>ใ†ใŸใณใ“</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ใ‚ขใƒ€ใƒณใฎ้ขจ</a><br>
+ โ”œโ”€โ”€ <a>้ฃฏๅณถ็œŸ็†</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Rosรฉ</a><br>
+ โ”œโ”€โ”€ <a>้ซ˜ๆฉ‹ๆด‹ๅญ _ Claire</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>ๆฎ‹้…ทใชๅคฉไฝฟใฎใƒ†ใƒผใ‚ผ _ FLY ME TO THE MOON</a><br>
+ โ”œโ”€โ”€ <a>๋ฐ•ํ˜œ์ง„</a><br>
+ โ”‚ย ย  โ”œโ”€โ”€ <a>Before I Die</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>IF U WANT IT</a><br>
+ โ”œโ”€โ”€ <a>์ด๋‹ฌ์˜ ์†Œ๋…€ ์˜ค๋“œ์•„์ด์จํด</a><br>
+ โ”‚ย ย  โ””โ”€โ”€ <a>Max &amp; Match</a><br>
+ โ””โ”€โ”€ <a>์žฅ์œค์ฃผ</a><br>
+ &nbsp;&nbsp;&nbsp; โ””โ”€โ”€ <a>Dream</a><br>
+<br><br><p>
-417 directories, 3027 files
- <br><br>
- </p>
+507 directories
+
+</p>
<hr>
<p class="VERSION">
- tree v1.8.0 ยฉ 1996 - 2018 by Steve Baker and Thomas Moore <br>
+ tree v2.0.4 ยฉ 1996 - 2022 by Steve Baker and Thomas Moore <br>
HTML output hacked and copyleft ยฉ 1998 by Francesc Rocher <br>
JSON output hacked and copyleft ยฉ 2014 by Florian Sesser <br>
Charsets / OS/2 support ยฉ 2001 by Kyosuke Tokoro
diff --git a/articles/software.html b/articles/software.html
index b4266e8..603c3a9 100755
--- a/articles/software.html
+++ b/articles/software.html
@@ -18,7 +18,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
- <a class="brand" href="https://tylerhoang.xyz/index.html">Tyler's Website</a>
+ <a class="brand" href="../index.html">Tyler's Website</a>
<div class="nav-collapse">
<ul class="nav">
<li><a href="#hardware">Hardware</a></li>
@@ -48,21 +48,32 @@
<img src="/img/static/mchammer.gif">
</center>
</div>
- <h4>Laptop</h4><p>I use a Lenovo Thinkpad W530 as my daily driver. I bought it for like $250 on eBay, one of the best purchases I've ever made. Super sturdy, good build, and very customizable for a laptop.</p>
+ <h4>PC Specs</h4>
+ <ul>
+ <li>CPU: 5600x at 4.2ghz</li>
+ <li>GPU: Reference AMD 6900XT</li>
+ <li>RAM: 2x16GB G.Skill Trident 3600MHz</li>
+ <li>Cooler: BeQuiet! Shadow Rock White</li>
+ <li>PSU: XPG Core Reactor 850W 80+ Gold</li>
+ </ul>
+ <h4>Laptop</h4><p>I use a Lenovo Thinkpad X220 as my school laptop. I bought it for like $200 on eBay. Has cracks all over it but still chugging along. Good build, and very customizable for a laptop.</p>
+ <!--
<figure>
<img src="/img/static/w530.webp" width=350>
</figure>
- <h4>Mouse</h4><p>I've been using a trackball mouse for close to six-months now, and I've gotten pretty used to it. I opted for the Logitech M570, although I might consider upgrading it in the near future. Before I switched to using trackballs, I mostly used the Microsoft Wheel Mouse Optical, no real problems with it, and super cheap too.</p>
+ -->
+ <h4>Mouse</h4><p>I mainly use the Logitech G305 wireless mouse. It just works. Battery life is great, latency is not noticeable for me. It's on the smaller side of mice on the market but it fits my hands pretty well.</p>
+ <!--
<figure>
<img src="/img/static/m570.webp" width=250>
<img src="/img/static/wmo.webp" width=250>
<figcaption>M570 on left, WMO on right.</figcaption>
</figure>
- <h4>Digital Audio Player</h4><p>I use the HiBy R3 Pro as my music player of choice, and for $200, it's probably the best bang for your buck in this price range. Decent and intuitive OS, fantastic sound quality, and build quality makes it feels like a premium product. Uses a microSD card, USB type-C, and has 3.5 out and 2.5 balance out.</p>
- <h4>In-Ear Monitors</h4><p>BlON BL03 are the best in-ear monitors I have ever heard, and I can't honestly say that I need any more. I'm not an audiophile by any stretch of the imagination, and the BLONS combined with the R3 Pro satisfies all of my audio player needs. A lot of people recommend that you buy aftermarket tips though, and they're completely right. The stock tips on the BLONS are completely awful. I bought the Spinfits CP100s and they feel super comfortable.</p>
- <figure>
- <img src="/img/static/dap.webp" width=250>
- </figure>
+ -->
+ <h4>Digital Audio Player</h4><p>I don't really have a portal DAP that I carry around with me. I usually just use my phone with the USB-C to headphone jack dongle. I do have a stereo setup at home that I use to listen to music though. At home I have a dedicated laptop running "Daphile," a Linux-based operating system that runs Squeezebox. It allows for bit-perfect playback of audio files, and it controlled by a web interface. From this laptop, I connect my Topping E30 (DAC) -> Topping L30 (amp) -> Onkyo receiver -> Edifier P17 (speakers) or SHP9500 (headphones).</p>
+ <h4>In-Ear Monitors</h4><p>I have the BLON BL03 and the Moondrop Aria(2021). Both are great IEMs but I basically always just prefer to use the Arias whenever possible. Mostly flat and neutral with a slight hump in the mid bass for extra punchiness that makes music super fun when I'm just walking around playing music from my phone.</p>
+ <h4>Headphones</h4><p>I've owned quite a few pairs of headphones throughout the years, and I basically only use two of them in my day to day. Sitting at my desktop PC, I have the Beyerdynamic DT 770 Pro 250ohms that's connected to a Scarlett Focusrite 2i2. For my hifi-stereo setup, I actually prefer to use a cheaper headphone: the Phillips SHP9500. Both are great headphones, and honestly it just depends on what's more important to you. If you need isolation and a lot of sub-bass, the 770s are the way to go. If you want a flat neutral sound with a super wide open feeling, go for the SHP9500s.</p>
+ <h4>Microphone</h4><p>I use a Samson Q2U dynamic USB/XLR mic. I have it connected via the Scarlett 2i2 mentioned above through XLR. Cheap, sounds great, can't complain.</p>
</section>
<section id="software" style="padding-top: 0">
@@ -80,14 +91,14 @@
<h4>Operating System</h4><p>I use Artix Linux, which is basically the same thing as Arch Linux without systemd. I don't inherently have anything against systemd, and if anything I think systemd made my life pretty easy, but it didn't take long for me to get used to OpenRC. OpenRC has a pretty fast startup time too.</p>
<h4>Terminal</h4><p>I use st (simple terminal) by the suckless guys. More specifically, I use the fork made by Luke Smith which you can download <a href="https://github.com/lukesmithxyz/st">here</a>.</p>
<h4>Web Browser</h4><p>Honestly I change web browsers pretty frequently, but I tend to use Firefox-based browsers the most. Currently I'm using Brave as Mozilla keeps destroying Firefox and making it crap with every update. For that reason and many others I have decided to boycott Firefox along with any Mozilla product. Also, make sure to at least install uBlock Origin and Decentraleyes to make browsing the web that much more enjoyable (although Brave comes with a pretty good ads and tracking blocker by default.</p>
- <h4>Text-editor</h4><p>Emacs.</p><br><p>Just kidding! What am I, an insane person? I use vim, and most of the software that I use also uses vim bindings. I used emacs for like a month and while I didn't hate it, it didn't work with my workflow. Maybe I would've liked it more if I was a developer and optimized my workflow, but I'm not. I was already too used to vim and eventually I came crawling back.</p>
+ <h4>Text-editor</h4><p>Emacs.</p><br><p>jk what am I, an insane person? I use vim, and most of the software that I use also uses vim bindings. I used emacs for like a month and while I didn't hate it, it didn't work with my workflow. Maybe I would've liked it more if I was a developer and optimized my workflow, but I'm not. I was already too used to vim and eventually I came crawling back.</p>
<h4>Window Manager</h4><p>I use <a href=http://github.com/tyhoang/dwm>dwm</a>. Before that I used herbstluftwm, a manual tiling window manager. Don't let the word manual scare you though, because as with anything, a week with it and you'll get used to it. I also highly suggest bspwm and i3 also. They all basically do the same thing anyways.</p>
<h2>Utilities</h2>
<h4>File Manager</h4><p>Vifm. Dual-pane file manager (similar to midnight commander), and uses vim bindings by default. Super customizable config file, and overall works really well. Downside is by default it doesn't have image previews like ranger does, but you can use <a href="https://github.com/cirala/vifmimg">this script</a> to get them working.</p>
<h4>Mail Client</h4><p>Neomutt. Curses based terminal mail client that can be a pain to setup your accounts with. Luckily, Luke Smith has a great <a href="https://github.com/lukesmithxyz/mutt-wizard">script</a> that makes adding accounts extremely easy and pain-free. If you don't like using terminal-based mail clients though, no shame in using Thunderbird; it's what I used for quite a while.</p>
<h4>XMPP Client</h4><p>Gajim for Linux, Conversations for Android. Both come with OMEMO support, and nothing else really compares to this combo. As for iPhone users, I have no recommendations, but apparently Siskin IM is pretty decent; Chatsecure is also another option, but I don't think it's as good.</p>
<h4>Voice Chatting</h4><p>I use Mumble when I want to talk with my friends. I also sometimes have to resort to using Discord because some normie colleagues of mine use it and I can't realistically get them all to switch over to XMPP and Mumble.</p>
- <h4>Music Player</h4><p>Ever since I got my DAP and IEMs, I actually rarely listen to music on my laptop anymore, but when I do, I use mpd + ncmpcpp. For the uninitiated, mpd is a music server that requires a client to interact with; that's where ncmpcpp comes in. Really great combo, ncmpcpp also has a killer built-in tag editor. I also use "beet" to organize my expansive music library.</p>
+ <h4>Music Player</h4><p>I actually rarely listen to music on my laptop anymore, but when I do, I use mpd + ncmpcpp. For the uninitiated, mpd is a music server that requires a client to interact with; that's where ncmpcpp comes in. Really great combo, ncmpcpp also has a killer built-in tag editor. I also use "beet" to organize my expansive music library.</p>
<h4>Video Player</h4><p>mpv is my video player of choice. Lightweight, lots of customizability, and tons of scripts available for it to enhance your experience. It used to be that mpv was Linux only, but I hear mpv.net is a pretty decent windows implementation of it. You could also use VLC too I guess, but give mpv a try first.</p>
<h4>RSS Reader</h4><p>Newsboat is a great minimal terminal RSS reader. A lot of people don't know what an RSS feed is, and it's truly quite a shame. Most sites that give updates often have an RSS feed, so take advantage of them. Unified updates all from one program, no need to make an account or sign up for a newsletter.</p>
<h4>Torrent Client</h4><p>Transmission via the web interface. Web interface is a bit limited in terms of customizability, but to be perfectly honest, I've been using the web client for like four years now and I haven't had a major problem that couldn't be fixed in a matter of minutes. Deluge is also a great torrent client if you're on Windows.</p>
diff --git a/css/.bootstrap.css.un~ b/css/.bootstrap.css.un~
new file mode 100755
index 0000000..5ee12d9
--- /dev/null
+++ b/css/.bootstrap.css.un~
Binary files differ
diff --git a/enter.html b/enter.html
index fe42a60..bf3760a 100755
--- a/enter.html
+++ b/enter.html
@@ -15,7 +15,7 @@
<img src="/img/static/gate.gif">
<h1>WELCOME!</h1>
<h2>CLICK "ENTER" TO ENTER MY WEBSITE!</h2><br>
- <h3><a class="btn btn-primary btn-large" href=https://tylerhoang.xyz/index.html>ENTER</a></h3><br>
+ <h3><a class="btn btn-primary btn-large" href=./index.html>ENTER</a></h3><br>
<table cellpadding="2" cellspacing="2">
<tr>
<td>
diff --git a/files/gpg-main.txt b/files/gpg-main.txt
index 0ccf099..42e5a8d 100755
--- a/files/gpg-main.txt
+++ b/files/gpg-main.txt
@@ -1,35 +1,98 @@
-----BEGIN PGP PUBLIC KEY BLOCK-----
-xsDNBGBpUm0BDACb4LXkA2A0+AcYttv7EU9m8TLzf1rFQuFH/nPVtKDmzirI7ILephq7zcCqYD0n
-qkORCAcGRtsZ3zC+K1wqZWSi3nQxcqF/KK8FFUBMFyBXdFeLP51R16VTfmMGrArZkUjG4k6S9xp3
-YmYYZG5YMEZlzCamp3xrIH3moN5Z8wGNBT0Q/8xK37VMxp57z9kEmYwNXdiWHQ95tUnhoqOkFV2r
-mPK2DhZYXiGvUAcGvgKPGFCozFPbXMVGJSPNi1JUWHkf+kv9mUON5ONNzFdXuTTXuulAkfCffCNs
-gWpadUMkqXaGX7ORHDe2LW1Zc+Ma4ScFPKwIR3HlDwx6v1L4ViQMfPoATFrrRdtypDgvtysU7Y+O
-cGhx4fATSqg6ayCEg9B07wXAEJXD7nuNFXYbz7dC5g4YrJUs8FVTSq8OphV5dnIsiCqk428MDTHs
-BMYJIYcQ4mx1przHyzkq+49M//sZUsFY42xp0CKPTb8bU6Bef/JcyzkoUinzLTB03eD6rjsAEQEA
-Ac0iVHlsZXIgSG9hbmcgPHR5bGVyQHR5bGVyaG9hbmcueHl6PsLBDgQTAQgAOBYhBJQGPHoy2uR9
-aQ80gM1O74GaVw/aBQJgaVJtAhsDBQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEM1O74GaVw/a
-WyAL/34ptrGdNzdQ/6f/qlz/H4d2VwsvszzcU02iwTxYb33rhyNCEsl4kCasOaRIte7QTTnXyjAj
-LxDc+2rq4XAtpIW/Z74tJUbdA0N4EaDhxb0dAa2YjN605E4dcpBtHSLnL7svIGR2Ezx1iC6O1DNs
-RvjJcvxPzmE5VZvUI7dRtD5K1DxfrHDl/i6Lagzm6DNcBchS65CgOm1G4gFTefM78L4rtS/GM0fD
-YKieTpN54PTJHIbRY8JbCN/puBNIIKKydxOANz0mm+fF2CfBtKbRXsLnQzkzSse4FdanmKsbX30c
-1eFG5py5LoiqcABdkSbWAr7B3IodZyk+MGt5R/imfOW3FvUTGzKFIGpOyRYbYuAWX6BXiXTbZo27
-jOd7adWCCW0rDF8vErpbBV6V6GgZWza8aKNRiOSECNPiAVQ2U9Ryoq8zDZ71vJXK0GSj7vbpc6yq
-pv8v6F0kP1Be7ld/WgLDBBy3YGsH0aBJ1vNaSRje/jkXpW4LHYYT+CLZfhzRIs7AzQRgaVJtAQwA
-wNMv+6H3lt3Ym90DVA82/1fFxURFI2qNaFEY2vFYNKNCVEe9I9VPZWGg8c+bn67M7OC24HBSWyzA
-FyqAle8NIHAEtLEMwuXWiAsO/+oKGkimWrewdqIxv3ZAQpVUp9dRYxelPMsyTmO96nnSV3hvx2f4
-0gUHvhJNppE8+VGJqNkjYY/AWv0dhJk9PhyjbHtGLgm2t9mTHh1L0jQtjOahDdnhHvYm4EY9r/KT
-Kk3AItqXur87CF5LKAQpTKadc0YwlD0yi6GUKCA2KSIwspCRJh6pW0cGCS2x1PzGuHmI6R+es9rF
-5UfZYnTLoIn992LclpVRjy4US6WljdlGmKSsJ3OLkD2ihP9oBYlLA+gZFvH8NwFbqOJyd5h0RUIy
-nt6O6fXEkSfnJHsyJ5NyNsqLvxL3nevu0y4dhCdjavRuWAH/NG6fDeO9xZ0X2xpZWe5+lOpb5Q2k
-Ck+Arib70Ib0M73Db/WNCKCwzSgvXdpBM/ib14FMJGt6arU6C9wjBNvNABEBAAHCwPYEGAEIACAW
-IQSUBjx6MtrkfWkPNIDNTu+BmlcP2gUCYGlSbQIbDAAKCRDNTu+BmlcP2pYSC/9KQwyy/A+PQGTy
-V5nSi5lEMobgnILOBu0Tm9h4R/nLRus+M/LliN0o7Hkhy4sgBrRCq+9K0glbl6wgWzFvouIUaq//
-T4X0osqizdxCQEROezRyyzNd4RoUcidteauSqX6fI8MgLlDAuIH5Nj+1AGJsbSzfN9b8B8XX4HQW
-a1Kgrcd3DTd/v3HjQLJa2UXo6tpIg3NIcKr7s3JFq6jJ6Vptr5IKnIx3zmWAtQ3p9XQttgouuJhb
-CYbOQJud29OM3ehxt5rrI06Jc5B0oi4r3P7S1wVbCgrCqJ7KpOsfn8qfNrQcWKmIXXP8CBupVfBQ
-HGk9BapSX8mVSqtNMgQQvH8OiHEBBuFc9COwyMMyfPmloRxXIpGHTdfwcIGJK+yoXyAa2kROOmzp
-7Z+ajrCy90gEm3WFwrqw3hyamF/B3YS8/Zync3k4xfdvkkJtZAeQxHwaLmTocPn/Ysi55x8iGiGz
-nf1imKPI6oi1as8XHkrFi00UsnC2+dBXZ95Ar0S/YiY=
-=tCQJ
+mQINBGVUGP8BEADjkKBNsBAT9yz/DMpCf7Q1Ycgaxgss9SO652JmTi28TCjUKpl4
+cyPuwB2cWEOYeuZc7JYgVbkr0KWm90yt0QiMaF7Oj0qsWUpS9n6YiOSB0ciluvGy
+/Ld7B46uHWZhu1iz5woQ8TeoBpRrw0xXAmGxB/eH5oLlEJ8V/4OY++NohV1S3Ujv
+zgo0/OXVq4M16bE7B+/eeDsrzJPLyiKaH7i3nfzTJWyRPFRux8kbLjj6XJCFNEut
+3zeBCzdHEBMQTlKbk1blbFnHw3mHbIbUwvrcCfsO+XBt4cQuK6X7KUiqyraR3a1g
+2bTqXczNErmosnrAd4X0bgXh7lRe1uR0+TDyyWdx7JFzl7SnnYftT0J+7Qo75Khg
+Kk9/ZdQi5K8SPsOS5MBOx/QXza+yj1f8GUYWFprxq9eSBF8qn93OrHXm0bDq86tj
+0/9uVbJC/rMmWv8D95p0cEQoiAVStxPvCllrs6yHZMXl6yplL1uxXGriurUksJ9+
+Qx/qXN/09GtSYQmAvkE3VH1KnNPAa7CgcCdazqDNJdluWASeU3EZaFIrcmWo9ILE
+su5sXya/tCb9c1wDcl0X7s5YgJUbzrKXjU0vYCwc8ZZgJjc/xi7+Cyj7lOq5wk8k
+MajtZX20IR38c2ohUnQo+bcjCwReKLFfEmlaEnAk49lXorqS9YAsv4nzKQARAQAB
+tCJUeWxlciBIb2FuZyA8dHlsZXJAdHlsZXJob2FuZy54eXo+iQJMBBMBCgA2FiEE
+a4JNJJAFIA3srLcT5KevVn0t53wFAmVUGP8CGwEECwkIBwQVCgkIBRYCAwEAAh4F
+AheAAAoJEOSnr1Z9Led83KEP/3IzbDgBD8V86xlUs4Lqy4cDao5mnILZydkcdlTj
+X791zngQUe9DB9PXvoKGC8q1FB5Pgouu6I8Xlr+97owW/PJV4iRQjqKzsgkWmlOU
+mZgZ4G3cuI1SAR0e7Xsclg0yB5uQGUWBf9MSZgZ1G1MXI0kPtmEZlKncwCyaRB78
+cSB6nEtnaCY/rRRQ0gehjXDw5pLbNX99Tlz7PHkpUhHzb6c1OOw/lKJ0FtHvGiNJ
+cCKfX6JlCkFNYX2IF66q6sGR0uzVdX+Ik/WFkX90uLMwhb8GyWfadYzGTsOHk2Wu
+mDaEZ82c1G+J2WcWxuJFbVtrutby2yLaCxXCfgmwJAjMzfR+859Ekn0QeigaRZ5f
+Mw3JpcASNzdRqjbZ1Tyj0k6+gwYEXh/f4Qn5yZJPoZtwUNETxkCDxExKhCUx9uvV
+CnTlXQ0YC0TLEuuUQlBrG+ri/bhTJZcZCPiAjvzqgTTSTqQ4EiuBNk8b8IJ5+pRJ
+HtFk09KtyPo8fsWxrVYicNw1Qmyfe6HwOWdXgQcO1CLichPqtncHHBupeMwY4X0V
+4uFmVfc89yFyf3loyHHfdbtAMEhaaVa5A0aPv/1R6vmsoqhOvjzCwMD+n11gtiP0
+ftwja/CPpnufJJIDj7jmVfIj4UvQ7+vTX4Z+YqsryDASpGoraIbsaM850g/nd63e
+3h4yuQINBGVUGbUBEACi40CAAkXiQkgESlbluE3YPbbwvNCxPvI1pD3vRpRTgfWS
+6VXoY6AA0hWPNU0CnoRcpgjQVhMXiYIfDVSIQXqfsaeG6fjoK/qefULVFlprtAhx
+8T5+3Y1xSXSPO6ewS8/gdm47oXfRro96JmN+zHflqikBC+QGF7RhbhnRIvXZMOaD
+9bf/rgrVnQKlDQ8VIAiQ7qfTg8e5PEWQAFDA7p/06F6hHttrXqDaHxH4ghZCNxUv
+MDla50r4dKRizE2LN2KsZUR1VlaB3kmdBwK1Lz9oKVJTbm3+SgZ4qYYB72Hg7PzW
+udFug/1F51FeixSqGeGLuW4ge+MxgIovkBDPaC1GHuMWffGQw8UkZZbO7ZWchkY+
+pb8E+EZnNGDJ3uATZ1aMugDQCtnCReY/li7f9pJJViRViwu1JK8sQvhDfwU+6LW4
+b33vzJP3hLf5vEsnTw4PMnYuN6Vz++Tsp74Sla84orvb+VUWAAWhSERDARslw8kj
+eiFjAv34pp5seSPx9NUGsolQmlUJBhTh8u+1CnNTtn6nsJFo6veC62AEf+e4ttUG
+8Uj/39G2uLa1DDrjTjmZbViQn3mS5+IJ8cl4vexI8oHu/cQsB9dLbRBOvwhb81Ja
+S3/Hu5ewOxvkmeX5OEhZMp6Hu9TVNVX46q8Z9h1ApudUJhfVzgKfUEDxotHWiwAR
+AQABiQI8BBgBCgAmFiEEa4JNJJAFIA3srLcT5KevVn0t53wFAmVUGbUCGwwFCQHh
+M4AACgkQ5KevVn0t53xZPRAAr+rsbnqVdFoOLIQGGYVl1yD0Br6qwOD9USLULnJ3
+Y+M4Vt5eKwKDvHDIflPnJJRZESNMiXadSNa4Kv5pvNU4T64wGzIPqE7JSUWW+bZ9
+dFwwPy90+ZLKcoSoRWzxvrt6XDk2B+5R89kKvJKQs+YIJ/5GcerbBC5uf0CDQnbd
+YsiHJlLPriIWsT9UCVvJBsVabUxIXifjalKow/ijH5u6bHchWraSokX8J3a2/pWy
+rEbL/4zh+pkSB+UQxU1d52zjs75aUamLnEylMB6ekP8oPMEKsaXrc6CBzE6Xodqg
+x4WN+P7rpnXAU3zG5HtaX15ArOEREQ5js4w1aL97jRJHI06Yj03x+7nraZogg60G
+1ir7Tr3dVpxRBDf8aRQSTvev/fADQJaO9+tPTjNNu+7pEzt91Kt5zpcXqIaqz3Wu
+BgM0j6xOdbMm5kx+ZbBR3sFIuXa7c2Kl+G1jyVK7NHMFJaCszKKl8vtkcBNzE44X
+YnCCEsxBrB366xGiJzcnmyY1zoicHoy3s/cKOB8nHSF1eg969y9WCwUqwXTUoMzI
+C2bmhzLxEz/o/H8NQ9St2pDI6dy6vvjUKc4PnSwnNNigbp7c2MQdI1eYq4X6Ij4P
+zaxxhnno31ifrHBd7S24b7sY7m/SclZTGpXAXCYoX70Wp3Ccigh0FOHREtggjfzQ
+6J65Ag0EZVQZmwEQAL/8oLuOzWOfqlDnCVltNMiKpk42R8w6KL2+Eg3+i+lByDrK
+sxP+2R7D36nZwhVi+F4uLWSpEJB7iHn4bkHCVmZQaH4h6tKIp30lx1S8PNZrUYZk
+drsNO5GxlmiJOfCgu2hizmK2azikM0DFMWxRzd0XsqLXT+CepuKSJg5HD1AVNAuH
+6nyP7QV9+8b33BYXB2oroD6FE3mHaDomN2BHVy7y6apKhEVYwwd33EMf/uzBojDS
+cClA4r5QNoQrgOiqlVMS4Ck0h+qts0BXgmepFp4tMwAgpOVs0XPI3RuDovn4JnpQ
+zLI6se1ooLp9Nu4rekqcON/FZ6jsl6bmtfLuF90XmK2pYwtIloIQ8ODs+sYG1TX4
+PON+WAlsSbSIPeRo2LyZ1Rjq0otv6ikeanw+J6lcJNiGRkGuYAES3rKqnI+1DFcK
+wdrp5eZVwxTLvWCw8SLnwuEhfv7uqvXmctBNhYrUClrxZ5vcpZ+W2jIhdUosQhqB
+YAj/jflNsV1xCl6p6gIGWIhz0RkRV6WaC5PFDvT1WQWKbun/u0C5yD56JZppcdOT
+Fk56RcJvkYYkXDqzOum9SJleXg0ZKSetYgawb0LHukz/TU+mkbZlsqScxaE/oBzS
+iBlR15qv4a6CZiaPbj1FjQ/6pa4ngHdGF32b8qat9SGGCUishnyR89RwU1U3ABEB
+AAGJBHIEGAEKACYWIQRrgk0kkAUgDeystxPkp69WfS3nfAUCZVQZmwIbAgUJAeEz
+gAJACRDkp69WfS3nfMF0IAQZAQoAHRYhBMZupHHoxlMupyZ0YJGfE45VGdJzBQJl
+VBmbAAoJEJGfE45VGdJzj7cP/140zcqqrNE3Yfqp7Ed9OO1bi5sAccpSw0T+Oc34
+vKB9bO5aa+DTu3X8wr6R3dY3lNDMPqTS8+FQnJS87YxNSo4RwpjaBLwMTv+iL/Tt
+lo4YVI5GsUFYI325wDLgbPm0NuDNRmyeDLOZKFYigYLHCxyVvs+NeYoJs8DCCF0j
+irKvRazkEJ+v/GmhdNNQ1345Xj5ecm+iaaXiFQIKV8uKQidc0pp4mACmbnwyrCb3
+yiujVfJOmLrAMv83XQPe9Oxaot6E9uLsEfzYCYhuwUO1fONc3RbIZB+6ljVpSpUQ
+DT1rRK9FBbW8rT0B55e8W+Czja7oMIEIcTDod8Hx2FigW9IjcyqkCGjyhlHKTWsF
+fcBtInidwCIBBxKvWWvxNSDp3cv8okLmRCU/k2Pc8ZNq9CiJRAG0KBzZjzce0Llw
+IZKWuf7GczC6Ro+6Htcyce+ITtCiLUZYxgvvu6G/wEjzBX/omX2t+S8ZnLdd3AIv
+TLi/mUVdltxd6UgSm6Wd3niU01XHDJ0ip1fXi3TwZJAs+FveqDtpRMINXMhDhPsg
+rcE69CipYV5hsw01GYYo5Wf+iYj+63bafi5XKfay55JBC7ww03bUPdXB0gPJUM+0
+23kggOwdud5hd1HZRY2R2/Ll5ki8YhpFoWk6qg5JUAUuJSNjAwJew+UQ4Z2B7/qz
+F3Maxk4QAKvoaQhpqub7+iUMeE6MYFwXOHQ6iNbw1Ldjd2gcz1kx4dFC8ofo5ftN
+pwvFAJOrbDi2wPiXPdTCgOj+Zdjxe+va3RrnDcZ3tSGekEEQ80eu2Yor1hywaePf
+a45hLbg2v62TN3KbUeV533Lkg4aRCrTBl9wEQlt5PQ1N4WgFAL/6WiUl/543kOAC
+pmdq1xOpaesrr3ShWNjVjeJfg+eZgubg65szEujD4QD2BSwl5PzB9o0MBkfEcodU
+OVh00OF2mnSqfLbSCuNYLxdc4sPYPDtaeNaUkD42uQyFkX2U+LfCZHl5lIV3EcLr
+DyMkDe1+qskSFyo8CZXOpqmGnhGNEAtKDTlWN43O0cijrJmaoqasPUxINLrBdbUf
++eFtU8eUTL+rtXSO5VOkpkCBJIqMgs8v+y/ww82zma5x/s3T7x4IoA2W6Q2GxXBw
+pd2RBMiEmi6bMq1upfWxHJTndcPrP0TUxDXPwQjWYLj/90WGkLa4t/ujWCq5SJJ/
+BQFT4zArRsHmx5DwUwcRmIDKFapWGFPYiYLnSDsgjIIVBcp44Esa7JztPlZQZW5E
+wUSVYphcy+cXCwwNQY4XdBNAGgB8eAzxW/i0WE6IgKElOXNPwLD2nAinGEQJ1j6t
+08IwnyJyUwAaPFfY7rLQ/s/mGrO0Yy1L8EClVwInLmM8shvFH2vLiQIzBBgBCgAn
+FiEEa4JNJJAFIA3srLcT5KevVn0t53wFAmVUGcsDGyAEBQkB4TOAAADctg/+OKXj
+wpMaHziYhvbPjlJ+njkd0vk78kNtOk2ygzOuLe2nakWF+m/k14gTkLUrpthJP66g
+RyYuTPtC4T2Ht1/mtVLKZyCdcJW0zXGF9XisAFMqWbfCxdIr9sXnELgpG0BW+Zsu
+h5egYopgLFOQloM43tndVuKOHZDBhqxadCW6xiZ/mQHTEOsSdcfCrK2sod19YEvA
+A6a+1OxtEI0QxjGAebbktFjw4jzN8cH7dxBwQL4w14CoZ8GEY7VbHoQXyYsukZAj
+3unQxqBjxHiy9FEBtnjFsf/1MMHy4cpvCedL37hjedUUMYMa8lCjSIIeifPir5l5
+non5KldULioaRxq+gpLPthXF3TglAyiTBFpl0BgnXRbg/+5N7ZetfZPvQqEv5EBn
+Wm08JTIfVla3Moc/43TaYqgD1w/cLrTxsGwoSfUOSaW+VNIwWeXqoM9ERHeujeSG
+SvDQ4b7E9KWStO/f7JiA/AtxahBrVThV1IPwksdMJA3seGiJPvllQrfrfj9vlcDw
+XqdAMBr5eu1YNMmKzDL1dC7McubxCKZ2rMz+MEphb5OMEOL08Z19vFz/6hoF2/DN
+aYJPCzbuCNIL9G+vvcU6H6IV0NchZwZu9J1f2UJ+xo/EcOi6ZCX/nEubIv3aaIps
+9hCWq/C1h48gPzwcAMCd1e4JBb2vp7/2hCkdVCU=
+=vd0H
-----END PGP PUBLIC KEY BLOCK-----
diff --git a/files/movie.pdf b/files/movie.pdf
index 17bd8f9..e214936 100755
--- a/files/movie.pdf
+++ b/files/movie.pdf
Binary files differ
diff --git a/files/resume.pdf b/files/resume.pdf
index 4e1a96c..b9fc564 100755
--- a/files/resume.pdf
+++ b/files/resume.pdf
Binary files differ
diff --git a/img/static/portrait.jpg b/img/static/portrait.jpg
new file mode 100644
index 0000000..f0a32f3
--- /dev/null
+++ b/img/static/portrait.jpg
Binary files differ
diff --git a/index.html b/index.html
index a10a078..b3089a0 100755
--- a/index.html
+++ b/index.html
@@ -25,7 +25,6 @@
<li><a href="#lifestyle">Lifestyle</a></li>
<li><a href="#personal">Public Sites</a></li>
<li><a href="#misc">Miscellaneous</a></li>
- <li><a href="#donate">Donate</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div><!-- /.nav-collapse -->
@@ -40,7 +39,7 @@
<img src='/img/static/usanimatedflag.gif'>
- <img src='/img/static/god.webp' width='150' style="border-radius: 0%";>
+ <img src='/img/static/portrait.jpg' width='150' style="border-radius: 0%";>
<img src='/img/static/vn-flag1.gif'>
</center>
@@ -59,11 +58,11 @@
</center>
</center>
</div>
- <p>Hi, my name is Tyler, some might know me as Thuy, Tiger, or Train; and welcome to my personal website. Here you'll find various links to services that I host, along with just random things I feel like sharing with people. Please enjoy your stay here.<img src="img/static/portrait.webp" width="85" align="right"></p>
+ <p>Hi, my name is Tyler, some might know me as Thuy, Tiger, or Train; and welcome to my personal website. Here you'll find various links to services that I host, along with just random things I feel like sharing with people. Please enjoy your stay here.</p>
<p>I'm Vietnamese and I immigrated to the United States when I was 6, I can speak both languages, although my english is substantially better.</p>
- <p>I'm 18 years old and currently attending Orange Coast College to get my associate's degree in business administration. My hobbies include cooking, playing jazz piano, and tinkering with servers on Linux. To be quite honest I still don't know what I want to do with my life career-wise, so I'm just kind of riding the wave and getting my associate's out of the way since college is basically free for me right now. I was really adamant on becoming a chef, so much so that I applied and got accepted to the Culinary Institute of America, but sadly I couldn't afford the tuition, so that dream is somewhat dead. </p>
+ <p>I'm 20 years old and currently attending Cal State Fullerton to get my bachelor's degree in finance. My hobbies include cooking, playing jazz piano, and tinkering with servers on Linux.</p>
- <p>I'm also the bandleader of the Tyler Hoang Trio, a jazz trio. The band was just recently formed, so no gigs yet.</p>
+ <p>Currently I work as a line cook at a restaurant and I'm also a full time student. I also play piano in the jazz small groups at CSUF.</p>
</section>
<section id="personal" style="padding-top: 0">
@@ -81,19 +80,21 @@
</center>
</div>
<h4>Here are all of the public services that I host for others to use. I do keep logs. Basically, I log your IP address, user-agent, what you looked at, and when. Most of the time though, I'm too busy to look through them anyways, and I only look through them if someone's abusing the services. All of the software used to host these services are open source also.</h4>
- <p><a class="btn btn-primary btn-large" href=https://zoomersrants.xyz>Zoomer's Rants</a> - My personal blog where I talk about politics and technology. I don't update it very often though.
+<!-- <p><a class="btn btn-primary btn-large" href=https://zoomersrants.xyz>Zoomer's Rants</a> - My personal blog where I talk about politics and technology. I don't update it very often though. -->
- <p><a class="btn btn-primary btn-large" href=https://tylerhoang.xyz/searx>Searx</a> - My own public instance of the Searx search-engine. And no, I don't collect any logs or data if you decide to use it.
+ <p><a class="btn btn-primary btn-large" href=http://4otyc4grbhz35kzgmwt5g3hxplr5rtrn66vgmhddqagxxwh7l2q42vid.onion>Tor Site</a> - Here's this exact same site, just mirrored on the tor network.
- <p><a class="btn btn-primary btn-large">XMPP</a> - My own XMPP instance with the domain name @tylerhoang.xyz. The server runs on Prosody, and is compliant with XMPP Specifications. Registration is disabled, so please contact me if you'd like an account on here. <a href='https://compliance.conversations.im/server/tylerhoang.xyz'><img src='https://compliance.conversations.im/badge/tylerhoang.xyz'></a> <a href='https://xmpp.net/result.php?domain=tylerhoang.xyz&amp;type=server'><img src='https://xmpp.net/badge.php?domain=tylerhoang.xyz' alt='xmpp.net score' /></a>
+ <!-- <p><a class="btn btn-primary btn-large">XMPP</a> - My own XMPP instance with the domain name @tylerhoang.xyz. The server runs on Prosody, and is compliant with XMPP Specifications. Registration is disabled, so please contact me if you'd like an account on here. <a href='https://compliance.conversations.im/server/tylerhoang.xyz'><img src='https://compliance.conversations.im/badge/tylerhoang.xyz'></a> <a href='https://xmpp.net/result.php?domain=tylerhoang.xyz&amp;type=server'><img src='https://xmpp.net/badge.php?domain=tylerhoang.xyz' alt='xmpp.net score' /></a> -->
- <p><a class="btn btn-primary btn-large" href=ircs://irc.tylerhoang.xyz:6697>IRC</a> - My self-hosted IRC server running on UnrealIRCd. It's not very feature rich, but works pretty well if you just want to chat. Feel free to use it if you need a channel to chat with someone. Please connect with SSL/TLS on port 6697.
+ <p><a class="btn btn-primary btn-large" href=https://drive.tylerhoang.xyz>Nextcloud</a> - My Nextcloud instance. Honestly, this is mainly used just for me personally, but if you really want an account on it just send a text or an email and I'll probably make you one.
- <p><a class="btn btn-primary btn-large" href=https://up.tylerhoang.xyz>Lainsafe</a> - My instance of Lainsafe, a fast and easy to use drag and drop file sharing site. If someone hosted abusive material on my site, please let me know ASAP so I can take appropriate action.
+ <p><a class="btn btn-primary btn-large" href=https://up.tylerhoang.xyz>Jenniesafe</a> - My fork of sakisafe, a fast and easy to use drag and drop file sharing site. If someone hosted abusive material on my site, please let me know ASAP so I can take appropriate action. <a href="http://ddxsewiy7ylr6kqqe5m2xmiztvuug5g4s426qbnwde7of64xncqwmvad.onion">Tor mirror.</a>
- <p><a class="btn btn-primary btn-large" href=https://yt.tylerhoang.xyz>Invidious</a> - An alternative open source front-end for YouTube.
+ <!-- <p><a class="btn btn-primary btn-large" href=https://yt.tylerhoang.xyz>Invidious</a> - An alternative open source front-end for YouTube. -->
</section>
+ <p><a class="btn btn-primary btn-large" href='https://git.tylerhoang.xyz'>Git</a> - My Git repo, although there's basically nothing on it except for some dotfiles and the source code for this site. I'm not a programmer or a scripter, so please don't ask me to help you with those sort of things.
+
<section id="lifestyle" style="padding-top: 0">
<div class="page-header">
<div class="well">
@@ -109,13 +110,13 @@
</center>
</div>
<h4>Stuff about my interests.</h4>
- <p><a class="btn btn-large" href=https://tylerhoang.xyz/articles/software.html>Software & Equipment</a> - A list of hardware and software that I personally use on my machine.
+ <p><a class="btn btn-large" href=./articles/software.html>Software & Equipment</a> - A list of hardware and software that I personally use on my machine.
- <p><a class="btn btn-large" href=https://tylerhoang.xyz/articles/music.html>Music Recommendations</a> - My personal list of all the music that I've listened to. I find new music to listen to all the time, and this list might not be up to date, but I'll try and update it somewhat often.</p>
+ <p><a class="btn btn-large" href=./articles/music.html>Music Recommendations</a> - My personal list of all the music that I've listened to. I find new music to listen to all the time, and this list might not be up to date, but I'll try and update it somewhat often.</p>
- <p><a class="btn btn-large" href=https://tylerhoang.xyz/files/movie.pdf>Movie List and Reviews</a> - A list of movies that my friend Mark and I have watched together. After watching it we grade the movie on a scale of 0 to 3 Stars.</p>
+ <p><a class="btn btn-large" href=./files/movie.pdf>Movie List and Reviews</a> - A list of movies that I have watched from 2016 onward. After watching it we give the movie a rating.</p>
- <p><a class="btn btn-large" href=https://tylerhoang.xyz/articles/library.html>Personal Library</a> - A collection of books that I've collected and my thoughts on them.</p>
+ <p><a class="btn btn-large" href=./articles/library.html>Personal Library</a> - A collection of books that I've collected and my thoughts on them.</p>
</section>
@@ -133,12 +134,15 @@
<a href="#top">Back to top of page</a>
</center>
</div>
- <p><a class="btn btn-large" href=https://tylerhoang.xyz/files/gpg-main.txt>GPG Key</a> - My public GPG key. I highly recommend that everyone use encryption whenever possible, and emails are no exception.</p>
+ <p><a class="btn btn-large" href=./files/gpg-main.txt>GPG Key</a> - My public GPG key. I highly recommend that everyone use encryption whenever possible, and emails are no exception.</p>
+
+ <p><a class="btn btn-large" href=./files/resume.pdf>Resume</a> - My resume. It's pretty barren right now because I don't have too much experience.</p>
- <p><a class="btn btn-large" href=https://tylerhoang.xyz/files/resume.pdf>Resume</a> - My resume. It's pretty barren right now because I don't have too much experience.</p>
+ <p><a class="btn btn-large" href=https://github.com/tyhoang>Github</a> - My Github. I don't really use Github that much, and everything just mirrors my personal Git repo from above..</p>
</section>
+ <!--
<section id="donate" style="padding-top: 0">
<div class="page-header">
<div class="well">
@@ -156,7 +160,6 @@
<h4>If you like the website and found it useful, maybe consider donating a few bucks and allow me to gourge myself on some Taco Bell.</h4>
<ul>
- <li><a class="btn btn-medium">Zelle: tyler@tylerhoang.xyz</a> - If your bank supports Zelle, you can donate to my email address.</li>
<li><a class="btn btn-medium" href=https://paypal.me/tyhoang69>Paypal: tyler@tylerhoang.xyz</a> - If you use PayPal, you can donate to my email address.</li>
</ul>
@@ -169,6 +172,7 @@
</ul>
</section>
+ -->
<section id="contact" style="padding-top: 0">
<div class="page-header">
@@ -185,9 +189,7 @@
</center>
</div>
<p><a class="btn btn-large" href=mailto:tyler@tylerhoang.xyz>E-Mail: tyler@tylerhoang.xyz</a> - This is my public/professional email that I don't mind giving away to other people. If you want to contact me this is the primary way to do it. I'll probably respond within a day or two. As always, if you can, please encrypt the email with my GPG key.
- <p><a class="btn btn-large" href=xmpp:tyler@tylerhoang.xyz>XMPP: tyler@tylerhoang.xyz</a> - My personal XMPP account hosted on my own XMPP server. If you do decide to message me this way, please use a client that supports OMEMO encryption and enable it before messaging me. I recommend using Gajim/Dino for Desktop, and Conversations for Android.
- <p><a class="btn btn-large" href=ircs://irc.tylerhoang.xyz:6697/chat>IRC: irc.tylerhoang.xyz/#chat</a> - If you want to use IRC to chat to me, connect to my server and join "#chat." I may or may not be on.
- <p><a class="btn btn-large" href='https://github.com/tyhoang'>Github</a> - My Github, although there's basically nothing on it except for some outdated .config files and the source code for this site. I'm not a programmer or a scripter, so please don't ask me to help you with those sort of things.
+ <!-- <p><a class="btn btn-large" href=xmpp:tyler@tylerhoang.xyz>XMPP: tyler@tylerhoang.xyz</a> - My personal XMPP account hosted on my own XMPP server. If you do decide to message me this way, please use a client that supports OMEMO encryption and enable it before messaging me. I recommend using Gajim/Dino for Desktop, and Conversations for Android.-->
</section>
<div class='text-center'>
<audio id="audio" controls autoplay loop style="display: none">
@@ -200,7 +202,7 @@
document.getElementsByTagName('audio')[0].volume = 0.15;
</script>
<footer style="text-align: right">
- <p><b>Tyler Hoang ยฉ 2021</b></p>
+ <p><b>Tyler Hoang ยฉ 2023</b></p>
<p></b>Hosted on <a href='https://www.vultr.com/?ref=8840975'><img src='/img/static/vultr.webp' width=75></a></b></p>
</footer>
<html lang="en">